Home
last modified time | relevance | path

Searched defs:vertexShader (Results 1 – 25 of 165) sorted by relevance

1234567

/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DMinimumBufferSizeValidationTests.cpp187 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 …]
DShaderModuleValidationTests.cpp256 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/
DVertexProcessor.cpp68 …xProcessor::update(const vk::GraphicsState &pipelineState, const sw::SpirvShader *vertexShader, co… in update()
93 SpirvShader const *vertexShader, in routine()
DSetupProcessor.cpp58 …ate &pipelineState, const sw::SpirvShader *fragmentShader, const sw::SpirvShader *vertexShader, co… in update() argument
DPixelProcessor.cpp74 …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/
Dgl_raii.h182 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/
DTriangleBenchmarks.cpp61 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/flutter/skia/third_party/externals/angle2/src/tests/test_utils/
Dgl_raii.h159 void makeRaster(const char *vertexShader, const char *fragmentShader) in makeRaster()
164 void makeRaster(const char *vertexShader, in makeRaster()
171 void makeRasterWithTransformFeedback(const char *vertexShader, in makeRasterWithTransformFeedback()
/third_party/skia/experimental/webgpu-bazel/src/
Dbindings.cpp34 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/
DglsRandomShaderProgram.cpp70 …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/
DShader.h114 sw::VertexShader *vertexShader; variable
DDevice.hpp98 const sw::VertexShader *vertexShader; member in es2::Device
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DShaderTests.cpp117 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
/third_party/vk-gl-cts/framework/randomshaders/
DrsgTest.cpp50 rsg::Shader vertexShader(rsg::Shader::TYPE_VERTEX); in runTest() local
DrsgProgramGenerator.cpp43 Shader& vertexShader, in generate()
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
DDrawTests.cpp48 const char *vertexShader = R"(#version 310 es in TEST_F() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmVariableInitTests.cpp332 const StringTemplate vertexShader ( in addShaderCodeOutput() local
489 const StringTemplate vertexShader ( in addShaderCodeOutput() local
DvktSpvAsmVaryingNameTests.cpp60 const string vertexShader = string( in createShaders() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmVariableInitTests.cpp332 const StringTemplate vertexShader ( in addShaderCodeOutput() local
489 const StringTemplate vertexShader ( in addShaderCodeOutput() local
DvktSpvAsmVaryingNameTests.cpp60 const string vertexShader = string( in createShaders() local
/third_party/flutter/skia/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/examples/helloskar/rendering/
DBackgroundRenderer.java106 int vertexShader = in createOnGlThread() local
/third_party/vk-gl-cts/modules/egl/
DteglGLES2SharingTests.cpp340 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
DteglImageFormatTests.cpp499 const char* const vertexShader = in invokeGLES() local
586 const char* const vertexShader = in invokeGLES() local
759 const char* const vertexShader = in invokeGLES() local
857 const char* const vertexShader = in invokeGLES() local
967 const char* const vertexShader = in invokeGLES() local
1051 const char* const vertexShader = in invokeGLES() local
1149 const char* vertexShader = in invokeGLES() local
1274 const char* vertexShader = in invokeGLES() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPipeline.hpp115 std::shared_ptr<sw::SpirvShader> vertexShader; member in vk::GraphicsPipeline
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DLinkProgramPerfTest.cpp133 static const char *vertexShader = in drawBenchmark() local

1234567