Home
last modified time | relevance | path

Searched defs:indexExprType (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderFragDataTests.cpp124 FragDataIndexingCase (Context& context, const char* name, const char* description, IndexExprType indexExprType) in FragDataIndexingCase() argument
130 static glu::ProgramSources genSources (const IndexExprType indexExprType) in genSources() argument
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderFragDataTests.cpp106 FragDataIndexingCase (Context& context, const char* name, const char* description, IndexExprType indexExprType) in FragDataIndexingCase() argument
112 static glu::ProgramSources genSources (const IndexExprType indexExprType) in genSources() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktOpaqueTypeIndexingTests.cpp196 OpaqueTypeIndexingCase(tcu::TestContext& testCtx, const char* name, const glu::ShaderType shaderType, const IndexExprType indexExprType) OpaqueTypeIndexingCase() argument
239 OpaqueTypeIndexingTestInstance(Context& context, const glu::ShaderType shaderType, const ShaderSpec& shaderSpec, const char* name, const IndexExprType indexExprType) OpaqueTypeIndexingTestInstance() argument
651 SamplerIndexingCaseInstance(Context& context, const glu::ShaderType shaderType, const ShaderSpec& shaderSpec, const char* name, glu::DataType samplerType, const IndexExprType indexExprType, const std::vector<int>& lookupIndices) SamplerIndexingCaseInstance() argument
1031 SamplerIndexingCase(tcu::TestContext& testCtx, const char* name, const glu::ShaderType shaderType, glu::DataType samplerType, IndexExprType indexExprType) SamplerIndexingCase() argument
1164 BlockArrayIndexingCaseInstance(Context& context, const glu::ShaderType shaderType, const ShaderSpec& shaderSpec, const char* name, BlockType blockType, const deUint32 flags, const IndexExprType indexExprType, const std::vector<int>& readIndices, const std::vector<deUint32>& inValues) BlockArrayIndexingCaseInstance() argument
1403 BlockArrayIndexingCase(tcu::TestContext& testCtx, const char* name, BlockType blockType, IndexExprType indexExprType, const glu::ShaderType shaderType, deUint32 flags) BlockArrayIndexingCase() argument
1555 AtomicCounterIndexingCaseInstance(Context& context, const glu::ShaderType shaderType, const ShaderSpec& shaderSpec, const char* name, const std::vector<int>& opIndices, const IndexExprType indexExprType) AtomicCounterIndexingCaseInstance() argument
1862 AtomicCounterIndexingCase(tcu::TestContext& testCtx, const char* name, IndexExprType indexExprType, const glu::ShaderType shaderType) AtomicCounterIndexingCase() argument
2035 const IndexExprType indexExprType = indexingTypes[indexTypeNdx].type; init() local
2076 const IndexExprType indexExprType = indexingTypes[indexTypeNdx].type; init() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fOpaqueTypeIndexingTests.cpp352 SamplerIndexingCase::SamplerIndexingCase (Context& context, const char* name, const char* description, glu::ShaderType shaderType, glu::DataType samplerType, IndexExprType indexExprType) in SamplerIndexingCase() argument
728 BlockArrayIndexingCase::BlockArrayIndexingCase (Context& context, const char* name, const char* description, BlockType blockType, IndexExprType indexExprType, ShaderType shaderType) in BlockArrayIndexingCase() argument
962 AtomicCounterIndexingCase::AtomicCounterIndexingCase (Context& context, const char* name, const char* description, IndexExprType indexExprType, ShaderType shaderType) in AtomicCounterIndexingCase() argument
1322 const IndexExprType indexExprType in init() local
1355 const IndexExprType indexExprType = indexingTypes[indexTypeNdx].type; init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktOpaqueTypeIndexingTests.cpp197 OpaqueTypeIndexingCase(tcu::TestContext& testCtx, const char* name, const char* description, const glu::ShaderType shaderType, const IndexExprType indexExprType) OpaqueTypeIndexingCase() argument
241 OpaqueTypeIndexingTestInstance(Context& context, const glu::ShaderType shaderType, const ShaderSpec& shaderSpec, const char* name, const IndexExprType indexExprType) OpaqueTypeIndexingTestInstance() argument
653 SamplerIndexingCaseInstance(Context& context, const glu::ShaderType shaderType, const ShaderSpec& shaderSpec, const char* name, glu::DataType samplerType, const IndexExprType indexExprType, const std::vector<int>& lookupIndices) SamplerIndexingCaseInstance() argument
1034 SamplerIndexingCase(tcu::TestContext& testCtx, const char* name, const char* description, const glu::ShaderType shaderType, glu::DataType samplerType, IndexExprType indexExprType) SamplerIndexingCase() argument
1168 BlockArrayIndexingCaseInstance(Context& context, const glu::ShaderType shaderType, const ShaderSpec& shaderSpec, const char* name, BlockType blockType, const deUint32 flags, const IndexExprType indexExprType, const std::vector<int>& readIndices, const std::vector<deUint32>& inValues) BlockArrayIndexingCaseInstance() argument
1408 BlockArrayIndexingCase(tcu::TestContext& testCtx, const char* name, const char* description, BlockType blockType, IndexExprType indexExprType, const glu::ShaderType shaderType, deUint32 flags) BlockArrayIndexingCase() argument
1561 AtomicCounterIndexingCaseInstance(Context& context, const glu::ShaderType shaderType, const ShaderSpec& shaderSpec, const char* name, const std::vector<int>& opIndices, const IndexExprType indexExprType) AtomicCounterIndexingCaseInstance() argument
1869 AtomicCounterIndexingCase(tcu::TestContext& testCtx, const char* name, const char* description, IndexExprType indexExprType, const glu::ShaderType shaderType) AtomicCounterIndexingCase() argument
2039 const IndexExprType indexExprType = indexingTypes[indexTypeNdx].type; init() local
2080 const IndexExprType indexExprType = indexingTypes[indexTypeNdx].type; init() local
[all...]

Completed in 9 milliseconds