aboutsummaryrefslogtreecommitdiff
path: root/scripts/parameter_validation_generator.py
diff options
context:
space:
mode:
authorJohn Zulauf <jzulauf@lunarg.com>2017-10-26 13:51:15 -0600
committerjzulauf-lunarg <32470354+jzulauf-lunarg@users.noreply.github.com>2017-11-08 14:41:50 -0700
commitc6e81449fcd0e75463641684ed38b6202f32d4a5 (patch)
treeb4fc7e561bc4daa6c1a67b5e8eecb2be1d22c59e /scripts/parameter_validation_generator.py
parent36c5a9f19e12551b2e1919c7f32cefecd0bdb644 (diff)
downloadusermoji-c6e81449fcd0e75463641684ed38b6202f32d4a5.tar.xz
layers: VUIDs/test for vkCreateSampler anisotropy
Added VUID checks to parameter_validation_layer and matching tests for three VUID's: * VALIDATION_ERROR_12600868: Must disable anisotropy when unnormalized coordinates are enabled. * VALIDATION_ERROR_1260085e: maxAnisotropy must be in range [1.0, maxSamplerAnisotropy] * VALIDATION_ERROR_1260085c anisotropyEnable must be VK_FALSE if samplerAnisotropy feature is not enabled. Removed test for: "samplerAnisotropy feature was not enabled ... maxAnisotropy member ... must be 1.0" to conform with the resolution of https://github.com/KhronosGroup/Vulkan-Docs/issues/503. Change-Id: Ia1c561997adb9391ef463f6df90b424730366a7f
Diffstat (limited to 'scripts/parameter_validation_generator.py')
0 files changed, 0 insertions, 0 deletions