Home
last modified time | relevance | path

Searched defs:angleX (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureMipmapTests.cpp787 const float angleX = 0.0f + 2.0f*DE_PI * ((float)cellNdx / 16.0f); in getAffineTexCoord3D() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureMipmapTests.cpp1227 float angleX = 0.0f + 2.0f*DE_PI * ((float)cellNdx / 16.0f); in getAffineTexCoord3D() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureMipmapTests.cpp787 const float angleX = 0.0f + 2.0f*DE_PI * ((float)cellNdx / 16.0f); in getAffineTexCoord3D() local

Completed in 19 milliseconds