HomeSort by relevance Sort by last modified time
    Searched refs:createVaryingArrayCase (Results 1 - 4 of 4) sorted by null

  /external/deqp/modules/gles2/functional/
es2fShaderIndexingTests.cpp 251 static ShaderIndexingCase* createVaryingArrayCase (Context& context, const char* caseName, const char* description, DataType varType, IndexAccessType vertAccess, IndexAccessType fragAccess)
    [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderIndexingTests.cpp 222 static ShaderIndexingCase* createVaryingArrayCase (Context& context, const char* caseName, const char* description, DataType varType, IndexAccessType vertAccess, IndexAccessType fragAccess)
999 varyingGroup->addChild(createVaryingArrayCase(m_context, name.c_str(), desc.c_str(), varType, (IndexAccessType)vertAccess, (IndexAccessType)fragAccess));
    [all...]
  /external/deqp/external/openglcts/modules/common/
glcShaderIndexingTests.cpp 244 static ShaderIndexingCase* createVaryingArrayCase(Context& context, const char* caseName, const char* description,
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderIndexingTests.cpp 254 static de::MovePtr<ShaderIndexingCase> createVaryingArrayCase (tcu::TestContext& context,
    [all...]

Completed in 182 milliseconds