/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fNegativeShaderFunctionTests.cpp | 183 void verifyShader (NegativeTestContext& ctx, glu::ShaderType shaderType, std::string shaderSource) in verifyShader() 377 …const std::string shaderSource(genShaderSourceBitfieldExtract(ctx, s_shaders[shaderNdx], s_floatTy… in bitfield_extract_invalid_value_type() local 401 …const std::string shaderSource(genShaderSourceBitfieldExtract(ctx, s_shaders[shaderNdx], s_intType… in bitfield_extract_invalid_offset_type() local 405 …const std::string shaderSource(genShaderSourceBitfieldExtract(ctx, s_shaders[shaderNdx], s_uintTyp… in bitfield_extract_invalid_offset_type() local 431 …const std::string shaderSource(genShaderSourceBitfieldExtract(ctx, s_shaders[shaderNdx], s_intType… in bitfield_extract_invalid_bits_type() local 435 …const std::string shaderSource(genShaderSourceBitfieldExtract(ctx, s_shaders[shaderNdx], s_uintTyp… in bitfield_extract_invalid_bits_type() local 477 …const std::string shaderSource(genShaderSourceBitfieldInsert(ctx, s_shaders[shaderNdx], s_floatTyp… in bitfield_insert_invalid_base_type() local 481 …const std::string shaderSource(genShaderSourceBitfieldInsert(ctx, s_shaders[shaderNdx], s_floatTyp… in bitfield_insert_invalid_base_type() local 505 …const std::string shaderSource(genShaderSourceBitfieldInsert(ctx, s_shaders[shaderNdx], s_intTypes… in bitfield_insert_invalid_insert_type() local 509 …const std::string shaderSource(genShaderSourceBitfieldInsert(ctx, s_shaders[shaderNdx], s_uintType… in bitfield_insert_invalid_insert_type() local [all …]
|
D | es31fNegativePreciseTests.cpp | 146 std::string shaderSource = generateShaderSource(ctx, shaderType, test); in generateAndVerifyShader() local
|
D | es31fNegativeSampleVariablesTests.cpp | 45 void verifyShader (NegativeTestContext& ctx, glu::ShaderType shaderType, std::string shaderSource, … in verifyShader()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkShaderProgram.cpp | 31 GlslSource& GlslSource::operator<< (const glu::ShaderSource& shaderSource) in operator <<() 43 HlslSource& HlslSource::operator<< (const glu::ShaderSource& shaderSource) in operator <<() 82 tcu::TestLog& operator<< (tcu::TestLog& log, const GlslSource& shaderSource) in operator <<() 87 tcu::TestLog& operator<< (tcu::TestLog& log, const HlslSource& shaderSource) in operator <<()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmPointerParameterTests.cpp | 68 const string shaderSource = in addComputePointerParamToParamTest() local 174 const string shaderSource = in addComputePointerParamToGlobalTest() local 291 const string shaderSource = in addComputePointerBufferMemoryTest() local 420 const string shaderSource = in addComputePointerBufferMemoryVariablePointersTest() local 559 const string shaderSource = in addComputePointerWorkgroupMemoryVariablePointersTest() local
|
D | vktSpvAsmCompositeInsertTests.cpp | 169 const string shaderSource = in addComputeVectorCompositeInsertTests() local 317 const string shaderSource = in addComputeMatrixCompositeInsertTests() local 471 const string shaderSource = in addComputeNestedStructCompositeInsertTests() local
|
D | vktSpvAsmUboMatrixPaddingTests.cpp | 54 const string shaderSource = in addComputeUboMatrixPaddingTest() local
|
D | vktSpvAsmConditionalBranchTests.cpp | 65 const StringTemplate shaderSource ( in addComputeSameLabelsTest() local
|
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
D | Precise_test.cpp | 79 const char *shaderSource) in TestShaderCompile() 94 void TestShaderCompile(const char *shaderSource, size_t expectedNoContractionDecorationCount) in TestShaderCompile()
|
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/ |
D | ComputeIndirectTests.cpp | 27 const char* shaderSource = R"( member in ComputeIndirectTests
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | glslang_wrapper.cpp | 110 const std::string &shaderSource, in GlslangCompileToSpirv()
|
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
D | CompilerPerf.cpp | 235 const char *shaderSource; member
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/ |
D | CompilerPerf.cpp | 234 const char *shaderSource; member
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | DepthStencilSamplingTests.cpp | 69 std::ostringstream& shaderSource, in GenerateSamplingShader() 127 std::ostringstream shaderSource; in CreateSamplingRenderPipeline() local 147 std::ostringstream shaderSource; in CreateSamplingComputePipeline() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArrayETC2Support.cpp | 168 std::string shaderSource(glu::getGLSLVersionDeclaration(glslVersion)); in prepareProgram() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | GlslangWrapper.cpp | 357 std::string shaderSource; in getShaderSource() local 694 IntermediateShaderSource &shaderSource = (*shaderSources)[shaderType]; in AssignResourceBinding() local 749 IntermediateShaderSource &shaderSource = (*shaderSources)[shaderType]; in AssignAtomicCounterBufferBindings() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
D | glcSubgroupsTestsUtils.cpp | 191 string shaderSource(shaderTemplate.specialize(templateArgs)); in makeGraphicsPipeline() local 203 string shaderSource(shaderTemplate.specialize(templateArgs)); in makeGraphicsPipeline() local 215 string shaderSource(shaderTemplate.specialize(templateArgs)); in makeGraphicsPipeline() local 227 string shaderSource(shaderTemplate.specialize(templateArgs)); in makeGraphicsPipeline() local 239 string shaderSource(shaderTemplate.specialize(templateArgs)); in makeGraphicsPipeline() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fShaderDiscardTests.cpp | 68 …e (Context& context, const char* name, const char* description, const char* shaderSource, ShaderEv… in ShaderDiscardCase()
|
D | es3fShaderReturnTests.cpp | 82 …, const char* name, const char* description, bool isVertexCase, const char* shaderSource, ShaderEv… in ShaderReturnCase()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcLimitTest.inl | 103 std::string shaderSource = createShader(); local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fShaderDiscardTests.cpp | 74 …e (Context& context, const char* name, const char* description, const char* shaderSource, ShaderEv… in ShaderDiscardCase()
|
D | es2fShaderReturnTests.cpp | 92 …, const char* name, const char* description, bool isVertexCase, const char* shaderSource, ShaderEv… in ShaderReturnCase()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderReturnTests.cpp | 84 const std::string& shaderSource, in ShaderReturnCase()
|
D | vktShaderRenderDiscardTests.cpp | 129 const char* shaderSource, in ShaderDiscardCase()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cShadingLanguage420PackTests.hpp | 213 struct shaderSource struct in gl4cts::GLSL420Pack::Utils 219 struct shaderPart 225 std::vector<shaderPart> m_parts; 226 bool m_use_lengths;
|