Home
last modified time | relevance | path

Searched defs:shaderOp (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineCacheTests.cpp350 const ShaderCacheOpType shaderOp = (ShaderCacheOpType)shaderOpNdx; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineCacheTests.cpp362 const ShaderCacheOpType shaderOp = (ShaderCacheOpType)shaderOpNdx; in initPrograms() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp421 ShaderOperatorCase::ShaderOperatorCase (Context& context, const char* caseName, const char* description, bool isVertexCase, ShaderEvalFunc evalFunc, const char* shaderOp, const ShaderDataSpec& spec) in ShaderOperatorCase() argument
518 op << "\t" << shaderOp << "\n\n"; in ShaderOperatorCase() local
1293 string shaderOp = string("res = "); in init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp1751 std::string shaderOp = std::string("res = "); in init() local
633 ShaderOperatorCase(tcu::TestContext& testCtx, const char* caseName, const bool isVertexCase, const ShaderEvalFunc evalFunc, const std::string& shaderOp, const ShaderDataSpec& spec) ShaderOperatorCase() argument
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp780 ShaderOperatorCase::ShaderOperatorCase (Context& context, const char* caseName, const char* description, bool isVertexCase, ShaderEvalFunc evalFunc, const string& shaderOp, const ShaderDataSpec& spec) in ShaderOperatorCase() argument
2155 string shaderOp = "res = "; in init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp1755 std::string shaderOp = std::string("res = "); in init() local
634 ShaderOperatorCase(tcu::TestContext& testCtx, const char* caseName, const char* description, const bool isVertexCase, const ShaderEvalFunc evalFunc, const std::string& shaderOp, const ShaderDataSpec& spec) ShaderOperatorCase() argument
[all...]

Completed in 24 milliseconds