Home
last modified time | relevance | path

Searched refs:samplerTypeNdx (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fShaderTextureSizeTests.cpp511 for (int samplerTypeNdx = 0; samplerTypeNdx < DE_LENGTH_OF_ARRAY(samplerTypes); ++samplerTypeNdx) in init() local
515 … "samples_" + de::toString(sampleCounts[sampleCountNdx]) + "_" + samplerTypes[samplerTypeNdx].name; in init()
516 …= " + de::toString(sampleCounts[sampleCountNdx]) + ", type = " + samplerTypes[samplerTypeNdx].name; in init()
518 …addChild(new TextureSizeCase(m_context, name.c_str(), desc.c_str(), samplerTypes[samplerTypeNdx].t… in init()
Des31fOpaqueTypeIndexingTests.cpp1320 … for (int samplerTypeNdx = 0; samplerTypeNdx < DE_LENGTH_OF_ARRAY(samplerTypes); samplerTypeNdx++) in init() local
1322 const DataType samplerType = samplerTypes[samplerTypeNdx]; in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp2093 … for (int samplerTypeNdx = 0; samplerTypeNdx < DE_LENGTH_OF_ARRAY(samplerTypes); samplerTypeNdx++) in init() local
2095 const glu::DataType samplerType = samplerTypes[samplerTypeNdx]; in init()