Searched defs:shaderOp (Results 1 - 6 of 6) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineCacheTests.cpp | 350 const ShaderCacheOpType shaderOp = (ShaderCacheOpType)shaderOpNdx; in initPrograms() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineCacheTests.cpp | 362 const ShaderCacheOpType shaderOp = (ShaderCacheOpType)shaderOpNdx; in initPrograms() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fShaderOperatorTests.cpp | 421 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 D | vktShaderRenderOperatorTests.cpp | 1751 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 D | es3fShaderOperatorTests.cpp | 780 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 D | vktShaderRenderOperatorTests.cpp | 1755 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