Searched refs:LoopCountType (Results 1 – 5 of 5) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcShaderLoopTests.cpp | 123 enum LoopCountType enum 132 static const char* getLoopCountTypeName(LoopCountType countType) in getLoopCountTypeName() 221 LoopCountType loopCountType, Precision loopCountPrecision, in createGenericLoopCase() 426 LoopType loopType, LoopCountType loopCountType) in createSpecialLoopCase() 1148 const char* loopCountName = getLoopCountTypeName((LoopCountType)loopCountType); in init() 1180 (LoopCountType)loopCountType, (Precision)precision, loopDataType)); in init() 1206 (LoopCountType)loopCountType)); in init()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fShaderLoopTests.cpp | 162 enum LoopCountType enum 171 static const char* getLoopCountTypeName (LoopCountType countType) in getLoopCountTypeName() 244 …eName, const char* description, bool isVertexCase, LoopType loopType, LoopCountType loopCountType,… in createGenericLoopCase() 442 … description, bool isVertexCase, LoopCase loopCase, LoopType loopType, LoopCountType loopCountType) in createSpecialLoopCase() 1162 const char* loopCountName = getLoopCountTypeName((LoopCountType)loopCountType); in init() 1188 …ntext, name.c_str(), desc.c_str(), isVertexCase, (LoopType)loopType, (LoopCountType)loopCountType,… in init() 1211 … desc.c_str(), isVertexCase, (LoopCase)loopCase, (LoopType)loopType, (LoopCountType)loopCountType)… in init()
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fShaderLoopTests.cpp | 165 enum LoopCountType enum 174 static const char* getLoopCountTypeName (LoopCountType countType) in getLoopCountTypeName() 276 …eName, const char* description, bool isVertexCase, LoopType loopType, LoopCountType loopCountType,… in createGenericLoopCase() 484 … description, bool isVertexCase, LoopCase loopCase, LoopType loopType, LoopCountType loopCountType) in createSpecialLoopCase() 1286 const char* loopCountName = getLoopCountTypeName((LoopCountType)loopCountType); in init() 1312 …ntext, name.c_str(), desc.c_str(), isVertexCase, (LoopType)loopType, (LoopCountType)loopCountType,… in init() 1335 … desc.c_str(), isVertexCase, (LoopCase)loopCase, (LoopType)loopType, (LoopCountType)loopCountType)… in init()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
D | vktShaderRenderLoopTests.cpp | 138 enum LoopCountType enum 230 static const char* getLoopCountTypeName (LoopCountType countType) in getLoopCountTypeName() 313 LoopCountType loopCountType, in createGenericLoopCase() 539 LoopCountType loopCountType) in createSpecialLoopCase() 1527 const char* loopCountName = getLoopCountTypeName((LoopCountType)loopCountType); in init() 1555 …estName.c_str(), testDesc.c_str(), isVertexCase, (LoopType)loopType, (LoopCountType)loopCountType,… in init() 1579 … desc.c_str(), isVertexCase, (LoopCase)loopCase, (LoopType)loopType, (LoopCountType)loopCountType)… in init()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderLoopTests.cpp | 138 enum LoopCountType enum 230 static const char* getLoopCountTypeName (LoopCountType countType) in getLoopCountTypeName() 313 LoopCountType loopCountType, in createGenericLoopCase() 539 LoopCountType loopCountType) in createSpecialLoopCase() 1527 const char* loopCountName = getLoopCountTypeName((LoopCountType)loopCountType); in init() 1555 …estName.c_str(), testDesc.c_str(), isVertexCase, (LoopType)loopType, (LoopCountType)loopCountType,… in init() 1579 … desc.c_str(), isVertexCase, (LoopCase)loopCase, (LoopType)loopType, (LoopCountType)loopCountType)… in init()
|