Searched refs:depth_attributes (Results 1 – 1 of 1) sorted by relevance
1946 static attributeDefinition depth_attributes[] = { { attribute_refZ, type_float, RefZ, 1 } }; in getAttributes() local1948 …static const glw::GLuint n_depth_attributes = sizeof(depth_attributes) / sizeof(depth_attributes[0… in getAttributes()1953 out_attribute_definitions = depth_attributes; in getAttributes()