Home
last modified time | relevance | path

Searched defs:spirvShader (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DQuadRasterizer.hpp52 const SpirvShader *const spirvShader; member in sw::QuadRasterizer
H A DQuadRasterizer.cpp26 QuadRasterizer::QuadRasterizer(const PixelProcessor::State &state, SpirvShader const *spirvShader) in QuadRasterizer() argument
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DVertexProgram.cpp27 VertexProgram( const VertexProcessor::State &state, vk::PipelineLayout const *pipelineLayout, SpirvShader const *spirvShader, const vk::DescriptorSet::Bindings &descriptorSets) VertexProgram() argument
[all...]
H A DVertexRoutine.hpp68 SpirvShader const *const spirvShader; member in sw::VertexRoutine
H A DPixelProgram.cpp25 PixelProgram( const PixelProcessor::State &state, const vk::PipelineLayout *pipelineLayout, const SpirvShader *spirvShader, const vk::DescriptorSet::Bindings &descriptorSets) PixelProgram() argument
[all...]
H A DVertexRoutine.cpp27 VertexRoutine( const VertexProcessor::State &state, vk::PipelineLayout const *pipelineLayout, SpirvShader const *spirvShader) VertexRoutine() argument
[all...]
H A DPixelRoutine.cpp28 PixelRoutine( const PixelProcessor::State &state, vk::PipelineLayout const *pipelineLayout, SpirvShader const *spirvShader, const vk::DescriptorSet::Bindings &descriptorSets) PixelRoutine() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPipeline.cpp290 void GraphicsPipeline::setShader(const VkShaderStageFlagBits &stage, const std::shared_ptr<sw::SpirvShader> spirvShader) in setShader() argument
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksJson.cpp831 parse_VkShaderModuleCreateInfo(const char* s, Json::Value& obj, VkShaderModuleCreateInfo& o, std::vector<deUint8>& spirvShader) parse_VkShaderModuleCreateInfo() argument
855 readJSON_VkShaderModuleCreateInfo(Context& context, const string& shaderModuleCreate, VkShaderModuleCreateInfo& smCI, std::vector<deUint8>& spirvShader) readJSON_VkShaderModuleCreateInfo() argument
H A DvksCacheBuilder.cpp95 std::vector<deUint8> spirvShader; in exportFilesForExternalCompiler() local
727 std::vector<deUint8> spirvShader; in buildPipelineCache() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectPerformanceTests.cpp963 vk::VkShaderEXT spirvShader; in iterate() local

Completed in 12 milliseconds