Searched refs:attributeDefinition (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 | 203 struct attributeDefinition struct in glcts::TextureCubeMapArraySamplingTest 566 void setupAttribute(const attributeDefinition& attribute, const bufferCollection& buffers, 586 static void getAttributes(samplerType sampler_type, const attributeDefinition*& out_attribute_definitions, 589 static void getAttributes(samplingFunction sampling_function, const attributeDefinition*& out_attribute_definitions, 661 void setupSharedStorageBuffer(const attributeDefinition& attribute, const bufferCollection& buffers,
|
H A D | esextcTextureCubeMapArraySampling.cpp | 1938 const attributeDefinition*& out_attribute_definitions, in getAttributes() 1941 static attributeDefinition depth_attributes[] = { { attribute_refZ, type_float, RefZ, 1 } }; in getAttributes() 1965 const attributeDefinition*& out_attribute_definitions, in getAttributes() 1968 static attributeDefinition texture_attributes[] = { { attribute_texture_coordinate, type_vec4, TextureCoordinates, in getAttributes() 1971 static attributeDefinition textureLod_attributes[] = { 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() 2161 const attributeDefinition* routine_attribute_definitions = 0; in getPassThroughTesselationControlShaderCode() 2162 const attributeDefinition* type_attribute_definitions = 0; in getPassThroughTesselationControlShaderCode() 2270 const attributeDefinition* routine_attribute_definition in getPassThroughVertexShaderCode() [all...] |
Completed in 8 milliseconds