Home
last modified time | relevance | path

Searched defs:fragX (Results 1 - 10 of 10) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureCompressedFormatTests.cpp291 const float fragX = ((float)x + 0.5f) / (float)renderWidth; in validateTexture() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureCompressedFormatTests.cpp291 const float fragX = ((float)x + 0.5f) / (float)renderWidth; in validateTexture() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryCullRayFlagsTests.cpp389 bool tescX, teseX, fragX; in initConfiguration() local
H A DvktRayQueryTraversalControlTests.cpp308 bool tescX, teseX, fragX; in initConfiguration() local
H A DvktRayQueryAccelerationStructuresTests.cpp408 bool tescX, teseX, fragX; in initConfiguration() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderBuiltinVarTests.cpp2086 const float fragX = float(dx) + 0.5f; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryCullRayFlagsTests.cpp389 bool tescX, teseX, fragX; in initConfiguration() local
H A DvktRayQueryTraversalControlTests.cpp308 bool tescX, teseX, fragX; in initConfiguration() local
H A DvktRayQueryAccelerationStructuresTests.cpp402 bool tescX, teseX, fragX; in initConfiguration() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderBuiltinVarTests.cpp2086 const float fragX = float(dx) + 0.5f; in iterate() local

Completed in 66 milliseconds