Searched refs:attribute_texture_coordinate (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.cpp | 94 const glw::GLchar* const TextureCubeMapArraySamplingTest::attribute_texture_coordinate = "texture_coordinates"; member in glcts::glw::TextureCubeMapArraySamplingTest 1968 static attributeDefinition texture_attributes[] = { { attribute_texture_coordinate, type_vec4, TextureCoordinates, in getAttributes() 1972 { attribute_texture_coordinate, type_vec4, TextureCoordinates, 0 }, { attribute_lod, type_float, Lod, 1 } in getAttributes() 1975 static attributeDefinition textureGrad_attributes[] = { { attribute_texture_coordinate, type_vec4, in getAttributes() 1980 static attributeDefinition textureGather_attributes[] = { { attribute_texture_coordinate, type_vec4, in getAttributes() 2584 stream << ", " << var2str(attribute_name_prefix, attribute_texture_coordinate, attribute_index); in getSamplingFunctionCall() 2601 stream << ", " << var2str(attribute_name_prefix, attribute_texture_coordinate, attribute_index) << ", " in getSamplingFunctionCall() 2620 stream << ", " << var2str(attribute_name_prefix, attribute_texture_coordinate, attribute_index) << ", " in getSamplingFunctionCall() 2649 stream << ", " << var2str(attribute_name_prefix, attribute_texture_coordinate, attribute_index); in getSamplingFunctionCall() 2667 stream << ", " << var2str(attribute_name_prefix, attribute_texture_coordinate, attribute_inde in getSamplingFunctionCall() [all...] |
H A D | esextcTextureCubeMapArraySampling.hpp | 707 static const glw::GLchar* const attribute_texture_coordinate; member in glcts::TextureCubeMapArraySamplingTest::glw
|
Completed in 8 milliseconds