| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| D | MinimumBufferSizeValidationTests.cpp | 187 const std::string& vertexShader, in CreateRenderPipeline() 209 wgpu::RenderPipeline CreateRenderPipelineWithDefaultLayout(const std::string& vertexShader, in CreateRenderPipelineWithDefaultLayout() 243 wgpu::BindGroupLayout GetBGLFromRenderShaders(const std::string& vertexShader, in GetBGLFromRenderShaders() 330 std::string vertexShader = CreateVertexShaderWithBindings({}); in TEST_F() local 344 std::string vertexShader = CreateVertexShaderWithBindings({}); in TEST_F() local 369 std::string vertexShader = CreateVertexShaderWithBindings({}); in TEST_F() local 428 std::string vertexShader = CreateVertexShaderWithBindings({}); in TEST_F() local 451 std::string vertexShader = CreateVertexShaderWithBindings({}); in TEST_F() local 476 std::string vertexShader = CreateVertexShaderWithBindings({}); in TEST_F() local 522 std::string vertexShader = CreateVertexShaderWithBindings({}); in CheckShaderBindingSizeReflection() local [all …]
|
| D | ShaderModuleValidationTests.cpp | 256 std::string vertexShader = in TEST_F() local 264 std::string vertexShader = in TEST_F() local 358 std::string vertexShader = in TEST_F() local 370 std::string vertexShader = in TEST_F() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| D | VertexProcessor.cpp | 68 …xProcessor::update(const vk::GraphicsState &pipelineState, const sw::SpirvShader *vertexShader, co… in update() 93 SpirvShader const *vertexShader, in routine()
|
| D | SetupProcessor.cpp | 58 …ate &pipelineState, const sw::SpirvShader *fragmentShader, const sw::SpirvShader *vertexShader, co… in update() argument
|
| D | PixelProcessor.cpp | 74 …ate &pipelineState, const sw::SpirvShader *fragmentShader, const sw::SpirvShader *vertexShader, co… in update() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
| D | gl_raii.h | 182 void makeRaster(const char *vertexShader, const char *fragmentShader) in makeRaster() 187 void makeRaster(const char *vertexShader, in makeRaster() 194 void makeRaster(const char *vertexShader, in makeRaster() 203 void makeRasterWithTransformFeedback(const char *vertexShader, in makeRasterWithTransformFeedback()
|
| /third_party/skia/third_party/externals/swiftshader/tests/VulkanBenchmarks/ |
| D | TriangleBenchmarks.cpp | 61 const char *vertexShader = R"(#version 310 es in TriangleSolidColor() local 114 const char *vertexShader = R"(#version 310 es in TriangleInterpolateColor() local 173 const char *vertexShader = R"(#version 310 es in TriangleSampleTexture() local
|
| /third_party/skia/experimental/webgpu-bazel/src/ |
| D | bindings.cpp | 34 wgpu::RenderPipeline createRenderPipeline(wgpu::Device device, wgpu::ShaderModule vertexShader, in createRenderPipeline() 110 wgpu::RenderPipeline makeRenderPipeline(wgpu::ShaderModule vertexShader, in makeRenderPipeline()
|
| /third_party/vk-gl-cts/modules/glshared/ |
| D | glsRandomShaderProgram.cpp | 70 …gramDeclaration (sglr::pdec::ShaderProgramDeclaration& decl, const rsg::Shader& vertexShader, cons… in generateProgramDeclaration() 96 …::pdec::ShaderProgramDeclaration generateProgramDeclaration (const rsg::Shader& vertexShader, cons… in generateProgramDeclaration() 131 RandomShaderProgram::RandomShaderProgram (const rsg::Shader& vertexShader, const rsg::Shader& fragm… in RandomShaderProgram()
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| D | Shader.h | 114 sw::VertexShader *vertexShader; variable
|
| D | Device.hpp | 98 const sw::VertexShader *vertexShader; member in es2::Device
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | ShaderTests.cpp | 117 std::string vertexShader = R"( in TEST_P() local 144 std::string vertexShader = R"( in TEST_P() local 187 std::string vertexShader = R"( in TEST_P() local 234 std::string vertexShader = R"( in TEST_P() local
|
| D | StorageTextureTests.cpp | 550 wgpu::RenderPipeline CreateRenderPipeline(const char* vertexShader, in CreateRenderPipeline() 563 void CheckDrawsGreen(const char* vertexShader, in CheckDrawsGreen() 627 const char* vertexShader, in WriteIntoStorageTextureInRenderPass()
|
| /third_party/vk-gl-cts/framework/randomshaders/ |
| D | rsgTest.cpp | 50 rsg::Shader vertexShader(rsg::Shader::TYPE_VERTEX); in runTest() local
|
| D | rsgProgramGenerator.cpp | 43 Shader& vertexShader, in generate()
|
| /third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/ |
| D | DrawTests.cpp | 48 const char *vertexShader = R"(#version 310 es in TEST_F() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmVariableInitTests.cpp | 332 const StringTemplate vertexShader ( in addShaderCodeOutput() local 489 const StringTemplate vertexShader ( in addShaderCodeOutput() local
|
| D | vktSpvAsmVaryingNameTests.cpp | 60 const string vertexShader = string( in createShaders() local
|
| /third_party/vk-gl-cts/modules/egl/ |
| D | teglGLES2SharingTests.cpp | 340 const char* vertexShader = "" in renderResource() local 518 const char* vertexShader = "" in renderResource() local 712 const char* vertexShader = "" in createResource() local 865 const char* vertexShader = "" in createResource() local 943 const char* vertexShader = "" in renderResource() local
|
| D | teglImageFormatTests.cpp | 463 const char* const vertexShader = in invokeGLES() local 550 const char* const vertexShader = in invokeGLES() local 646 const char* const vertexShader = in invokeGLES() local 756 const char* const vertexShader = in invokeGLES() local 840 const char* const vertexShader = in invokeGLES() local 938 const char* vertexShader = in invokeGLES() local 1063 const char* vertexShader = in invokeGLES() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkPipeline.hpp | 115 std::shared_ptr<sw::SpirvShader> vertexShader; member in vk::GraphicsPipeline
|
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| D | LinkProgramPerfTest.cpp | 133 static const char *vertexShader = in drawBenchmark() local
|
| /third_party/vk-gl-cts/framework/referencerenderer/ |
| D | rrRenderer.hpp | 71 const VertexShader* vertexShader; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| D | Blit11.h | 158 const d3d11::VertexShader *vertexShader; member
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| D | glcParallelShaderCompileTests.cpp | 253 Shader vertexShader(gl, SHADERTYPE_VERTEX); in iterate() local
|