Searched refs:attribute_refZ (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArraySampling.hpp | 706 static const glw::GLchar* const attribute_refZ; member in glcts::TextureCubeMapArraySamplingTest::glw
|
H A D | esextcTextureCubeMapArraySampling.cpp | 93 const glw::GLchar* const TextureCubeMapArraySamplingTest::attribute_refZ = "refZ"; member in glcts::glw::TextureCubeMapArraySamplingTest 1941 static attributeDefinition depth_attributes[] = { { attribute_refZ, type_float, RefZ, 1 } }; in getAttributes() 3046 << var2str(attribute_name_prefix, attribute_refZ, attribute_index); in getShadowSamplingFunctionCall() 3058 << var2str(attribute_name_prefix, attribute_refZ, attribute_index); in getShadowSamplingFunctionCall() 3083 << var2str(attribute_name_prefix, attribute_refZ, attribute_index); in getShadowSamplingFunctionCall() 3102 << var2str(attribute_name_prefix, attribute_refZ, attribute_index); in getShadowSamplingFunctionCall()
|
Completed in 10 milliseconds