Home
last modified time | relevance | path

Searched defs:fragShader (Results 1 – 25 of 38) sorted by relevance

12

/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DMinimumBufferSizeValidationTests.cpp188 const std::string& fragShader) { in CreateRenderPipeline()
210 const std::string& fragShader) { in CreateRenderPipelineWithDefaultLayout()
244 const std::string& fragShader, in GetBGLFromRenderShaders()
331 std::string fragShader = CreateFragmentShaderWithBindings(bindings); in TEST_F() local
345 std::string fragShader = CreateFragmentShaderWithBindings(bindings); in TEST_F() local
370 std::string fragShader = CreateFragmentShaderWithBindings(bindings); in TEST_F() local
429 std::string fragShader = CreateFragmentShaderWithBindings(bindings); in TEST_F() local
452 std::string fragShader = CreateFragmentShaderWithBindings(bindings); in TEST_F() local
477 std::string fragShader = CreateFragmentShaderWithBindings(bindings); in TEST_F() local
523 std::string fragShader = CreateFragmentShaderWithBindings(combinedBindings); in CheckShaderBindingSizeReflection() local
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawDifferingInterpolationTests.cpp61 string fragShader; member
133 const tcu::StringTemplate fragShader (string( in initPrograms() local
DvktDrawAhbTests.cpp160 const PassthruFragShader fragShader; in generateRefImage() local
236 std::stringstream fragShader; in initShaderSources() local
DvktDrawExplicitVertexParameterTests.cpp259 const tcu::StringTemplate fragShader (string( in initPrograms() local
DvktBasicDrawTests.cpp505 const PassthruFragShader fragShader; in generateRefImage() local
645 std::stringstream fragShader; in initShaderSources() local
DvktDrawInstancedTests.cpp714 const TestFragShader fragShader; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktAttachmentRateTests.cpp536 VkShaderModule vertShader, VkShaderModule fragShader, bool useShadingRate) const in buildGraphicsPipeline()
988 …Move<VkShaderModule> fragShader = createShaderModule(vk, device, m_context.getBinaryCollection()… in runComputeShaderMode() local
1138 …Move<VkShaderModule> fragShader = createShaderModule(vk, device, m_context.getBinaryCollection()… in runFragmentShaderMode() local
1279 …Move<VkShaderModule> fragShader = createShaderModule(vk, device, m_context.getBinaryCollection()… in runCopyMode() local
1510 …Move<VkShaderModule> fragShader = createShaderModule(vk, *m_device, m_context.getBinaryCollectio… in runCopyModeOnTransferQueue() local
1733 …Move<VkShaderModule> fragShader = createShaderModule(vk, device, m_context.getBinaryCollection()… in runFillLinearTiledImage() local
1856 …Move<VkShaderModule> fragShader = createShaderModule(vk, device, m_context.getBinaryCollection(… in runTwoSubpassMode() local
DvktFragmentShadingRatePixelConsistency.cpp930 …Move<VkShaderModule> fragShader = createShaderModule(vk, device, m_context.getBinaryCollection().g… in iterate() local
1074 …Move<VkShaderModule> fragShader = createShaderModule(vk, device, m_context.getBinaryCollection().g… in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcTextureCompatibilityTests.cpp78 const char* fragShader = variable
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DProgramPipelineTest.cpp528 GLShader fragShader(GL_FRAGMENT_SHADER); in TEST_P() local
881 GLShader fragShader(GL_FRAGMENT_SHADER); in TEST_P() local
DVulkanUniformUpdatesTest.cpp591 GLShader fragShader(GL_FRAGMENT_SHADER); in TEST_P() local
DBlendFuncExtendedTest.cpp807 std::stringstream fragShader; in TEST_P() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationOrderAttachmentAccessTests.cpp389 std::stringstream fragShader; in addShadersInternal() local
488 std::stringstream fragShader; in addShadersInternal() local
586 std::stringstream fragShader; in addShadersInternal() local
DvktRasterizationProvokingVertexTests.cpp187 const std::string fragShader ( in initPrograms() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderApiTests.cpp309 …:RenderContext& renderCtx, glu::Program& program, glu::Shader& vertShader, glu::Shader& fragShader) in logVertexFragmentProgram()
409 const GLuint fragShader = glCreateShader(GL_FRAGMENT_SHADER); in compileShaders() local
788 glu::Shader& fragShader = shaders.createShader(glu::SHADERTYPE_FRAGMENT); in buildProgram() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DBlendFuncExtendedTest.cpp552 std::stringstream fragShader; in TEST_P() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
DvktDrawUtil.cpp415 VkShaderModule fragShader = DE_NULL; in registerDrawObject() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderApiTests.cpp363 …:RenderContext& renderCtx, glu::Program& program, glu::Shader& vertShader, glu::Shader& fragShader) in logVertexFragmentProgram()
463 const GLuint fragShader = glCreateShader(GL_FRAGMENT_SHADER); in compileShaders() local
848 glu::Shader& fragShader = shaders.createShader(glu::SHADERTYPE_FRAGMENT); in buildProgram() local
1422 glu::Shader& fragShader = shaders.createShader(glu::SHADERTYPE_FRAGMENT); in buildProgram() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrFilteringTests.cpp634 static const char* fragShader = in initPrograms() local
/third_party/vk-gl-cts/modules/glshared/
DglsLifetimeTests.cpp121 CheckedProgram (const RenderContext& renderCtx, GLuint vtxShader, GLuint fragShader) in CheckedProgram()
1013 CheckedShader fragShader (getRenderContext(), in testDeleteUsed() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmCrossStageInterfaceTests.cpp501 …const VkShaderModule fragShader = shaderFlags & VK_SHADER_STAGE_FRAGMENT_BIT ? **shaderModules[V… in makeGraphicsPipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderMiscTests.cpp302 const auto fragShader = createShaderModule(vkd, device, binaries.get("frag")); in iterate() local
2218 const auto fragShader = createShaderModule(vkd, device, binaries.get("frag")); in iterate() local
2478 const auto fragShader = createShaderModule(vkd, device, binaries.get("frag")); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiSmokeTests.cpp313 const RefFragmentShader fragShader; in renderReferenceTriangle() local
/third_party/vk-gl-cts/modules/internal/
DditFrameworkTests.cpp767 } fragShader; in runCase() local
/third_party/vk-gl-cts/modules/gles2/performance/
Des2pShaderCompilationCases.cpp456 deUint32 fragShader; member
633 deUint32 fragShader; member
1701 void ShaderCompilerCase::setShaderSources (deUint32 vertShader, deUint32 fragShader, const ProgramC… in setShaderSources()

12