Home
last modified time | relevance | path

Searched refs:normalizing (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDefaultVertexAttributeTests.cpp165 AttributeCase (Context& ctx, const char* name, const char* desc, const char* funcName, bool normalizing, bool useNegative, glu::DataType dataType);
198 AttributeCase::AttributeCase (Context& ctx, const char* name, const char* desc, const char* funcName, bool normalizing, bool useNegative, glu::DataType dataType) in AttributeCase() argument
200 , m_normalizing (normalizing) in AttributeCase()
305 // Test normalizing transfers with whole range, non-normalizing with up to s_valueRange in iterate()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDefaultVertexAttributeTests.cpp241 AttributeCase (Context& ctx, const char* name, const char* desc, const char* funcName, bool normalizing, bool useNegative, glu::DataType dataType);
274 AttributeCase::AttributeCase (Context& ctx, const char* name, const char* desc, const char* funcName, bool normalizing, bool useNegative, glu::DataType dataType) in AttributeCase() argument
276 , m_normalizing (normalizing) in AttributeCase()
381 // Test normalizing transfers with whole range, non-normalizing with up to s_valueRange in iterate()

Completed in 4 milliseconds