| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cMultiBindTests.cpp | 844 void Shader::Init(glw::GLenum stage, const std::string& source) in Init() argument 922 void Shader::Create(const glw::Functions& gl, glw::GLenum stage, glw::GLuint& out_id) in Create() argument [all...] |
| H A D | gl4cBufferStorageTests.cpp | 1147 void Shader::Init(glw::GLenum stage, const std::string& source) in Init() argument 1225 void Shader::Create(const glw::Functions& gl, glw::GLenum stage, glw::GLuint& out_id) in Create() argument [all...] |
| H A D | gl4cES31CompatibilityShaderImageLoadStoreTests.cpp | 3032 std::string GenStoreShader(int stage, GLenum internalformat, const T& write_value) in GenStoreShader() argument 3069 std::string GenLoadShader(int stage, GLenum internalformat, const T& expected_value) in GenLoadShader() argument 3121 RunStage(int stage) RunStage() argument 3187 Atomic(int target, int stage, GLenum internalformat) Atomic() argument 3266 GenShader(int target, int stage, GLenum internalformat) GenShader() argument 3368 RunStage(int stage) RunStage() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cLayoutBindingTests.cpp | 492 const String& getSource(eStageType stage) in getSource() argument 543 bool isStage(eStageType stage) in isStage() argument 548 void setTemplateParam(eStageType stage, cons argument 558 updateTemplate(eStageType stage) updateTemplate() argument 1078 LayoutBindingBaseCase(Context& context, const char* name, const char* description, StageType stage, LayoutBindingParameters& samplerType, glu::GLSLVersion glslVersion) LayoutBindingBaseCase() argument 2024 SamplerLayoutBindingCase(Context& context, const char* name, const char* description, StageType stage, LayoutBindingParameters& samplerType, glu::GLSLVersion glslVersion) SamplerLayoutBindingCase() argument 2178 ImageLayoutBindingCase(Context& context, const char* name, const char* description, StageType stage, LayoutBindingParameters& samplerType, glu::GLSLVersion glslVersion) ImageLayoutBindingCase() argument 2922 AtomicCounterLayoutBindingCase(Context& context, const char* name, const char* description, StageType stage, LayoutBindingParameters& samplerType, glu::GLSLVersion glslVersion) AtomicCounterLayoutBindingCase() argument 3108 UniformBlocksLayoutBindingCase(Context& context, const char* name, const char* description, StageType stage, LayoutBindingParameters& samplerType, glu::GLSLVersion glslVersion) UniformBlocksLayoutBindingCase() argument 3327 ShaderStorageBufferLayoutBindingCase(Context& context, const char* name, const char* description, StageType stage, LayoutBindingParameters& samplerType, glu::GLSLVersion glslVersion) ShaderStorageBufferLayoutBindingCase() argument [all...] |
| H A D | es31cShaderImageLoadStoreTests.cpp | 2997 std::string GenStoreShader(int stage, GLenum internalformat, const T& write_value) in GenStoreShader() argument 3034 std::string GenLoadShader(int stage, GLenum internalformat, const T& expected_value) in GenLoadShader() argument 3086 RunStage(int stage) RunStage() argument 3151 Atomic(int target, int stage, GLenum internalformat) Atomic() argument 3230 GenShader(int target, int stage, GLenum internalformat) GenShader() argument 3331 RunStage(int stage) RunStage() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcRobustBufferAccessBehaviorTests.cpp | 487 void Shader::Init(glw::GLenum stage, const std::string& source) in Init() argument 560 void Shader::Create(const glw::Functions& gl, glw::GLenum stage, glw::GLuint& out_id) in Create() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
| H A D | glcSubgroupsTestsUtils.cpp | 614 std::string glc::subgroups::getShaderStageName(ShaderStageFlags stage) in getShaderStageName() argument 713 std::string glc::subgroups::getVertShaderForStage(const ShaderStageFlags stage) in getVertShaderForStage() argument 751 areSubgroupOperationsSupportedForStage( Context& context, const ShaderStageFlags stage) areSubgroupOperationsSupportedForStage() argument 760 areSubgroupOperationsRequiredForStage( const ShaderStageFlags stage) areSubgroupOperationsRequiredForStage() argument 798 isImageSupportedForStageOnDevice(Context& context, const ShaderStageFlags stage) isImageSupportedForStageOnDevice() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | vk_cache_utils.cpp | 293 SetPipelineShaderStageInfo(const VkStructureType type, const VkShaderStageFlagBits stage, const VkShaderModule module, const VkSpecializationInfo &specializationInfo, VkPipelineShaderStageCreateInfo *shaderStage) SetPipelineShaderStageInfo() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SpirvShader.cpp | 80 VkShaderStageFlagBits stage = executionModelToStage(executionModel); in robustBufferAccess() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | PixelProcessor.cpp | 189 void PixelProcessor::setTexCoordIndex(unsigned int stage, int texCoordIndex) in setTexCoordIndex() argument 198 void PixelProcessor::setStageOperation(unsigned int stage, TextureStage::StageOperation stageOperation) in setStageOperation() argument 207 void PixelProcessor::setFirstArgument(unsigned int stage, TextureStage::SourceArgument firstArgument) in setFirstArgument() argument 216 void PixelProcessor::setSecondArgument(unsigned int stage, TextureStag argument 225 setThirdArgument(unsigned int stage, TextureStage::SourceArgument thirdArgument) setThirdArgument() argument 234 setStageOperationAlpha(unsigned int stage, TextureStage::StageOperation stageOperationAlpha) setStageOperationAlpha() argument 243 setFirstArgumentAlpha(unsigned int stage, TextureStage::SourceArgument firstArgumentAlpha) setFirstArgumentAlpha() argument 252 setSecondArgumentAlpha(unsigned int stage, TextureStage::SourceArgument secondArgumentAlpha) setSecondArgumentAlpha() argument 261 setThirdArgumentAlpha(unsigned int stage, TextureStage::SourceArgument thirdArgumentAlpha) setThirdArgumentAlpha() argument 270 setFirstModifier(unsigned int stage, TextureStage::ArgumentModifier firstModifier) setFirstModifier() argument 279 setSecondModifier(unsigned int stage, TextureStage::ArgumentModifier secondModifier) setSecondModifier() argument 288 setThirdModifier(unsigned int stage, TextureStage::ArgumentModifier thirdModifier) setThirdModifier() argument 297 setFirstModifierAlpha(unsigned int stage, TextureStage::ArgumentModifier firstModifierAlpha) setFirstModifierAlpha() argument 306 setSecondModifierAlpha(unsigned int stage, TextureStage::ArgumentModifier secondModifierAlpha) setSecondModifierAlpha() argument 315 setThirdModifierAlpha(unsigned int stage, TextureStage::ArgumentModifier thirdModifierAlpha) setThirdModifierAlpha() argument 324 setDestinationArgument(unsigned int stage, TextureStage::DestinationArgument destinationArgument) setDestinationArgument() argument 333 setConstantColor(unsigned int stage, const Color<float> &constantColor) setConstantColor() argument 342 setBumpmapMatrix(unsigned int stage, int element, float value) setBumpmapMatrix() argument 351 setLuminanceScale(unsigned int stage, float value) setLuminanceScale() argument 360 setLuminanceOffset(unsigned int stage, float value) setLuminanceOffset() argument [all...] |
| H A D | VertexProcessor.cpp | 472 void VertexProcessor::setTextureWrap(unsigned int stage, int mask) in setTextureWrap() argument 488 void VertexProcessor::setTexGen(unsigned int stage, TexGen texGen) in setTexGen() argument 507 void VertexProcessor::setTextureMatrix(int stage, const Matrix &T) in setTextureMatrix() argument 518 void VertexProcessor::setTextureTransform(int stage, int count, bool project) in setTextureTransform() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkCommandBuffer.cpp | 1147 CmdWriteTimeStamp(vk::QueryPool *queryPool, uint32_t query, VkPipelineStageFlagBits stage) in CmdWriteTimeStamp() argument 1180 const VkPipelineStageFlagBits stage; member in __anon22994::CmdWriteTimeStamp
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | main.cpp | 1045 stage_to_execution_model(const std::string &stage) stage_to_execution_model() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | instrument_pass.cpp | 978 uint32_t stage = SpvExecutionModelMax; in InstProcessEntryPointCallTree() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | instrument_pass.cpp | 978 uint32_t stage = SpvExecutionModelMax; in InstProcessEntryPointCallTree() local [all...] |
| /third_party/skia/third_party/externals/imgui/backends/ |
| H A D | imgui_impl_vulkan.cpp | 789 VkPipelineShaderStageCreateInfo stage[2] = {}; in ImGui_ImplVulkan_CreatePipeline() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/ |
| H A D | vulkan_command_buffer_utils.cpp | 1448 EShLanguage stage = FindLanguage(shader_type); in GLSLtoSPV() local
|
| /third_party/skia/third_party/externals/tint/src/ |
| H A D | program_builder.h | 2374 const ast::StageDecoration* Stage(ast::PipelineStage stage) { in Stage() argument 2366 Stage(const Source& source, ast::PipelineStage stage) Stage() argument [all...] |
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| H A D | parser_impl.cc | 853 const auto stage = SpvExecutionModel(entry_point.GetSingleWordInOperand(0)); in RegisterEntryPoints() local
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| H A D | resolver_validation.cc | 816 const auto stage = current_function_ in ValidateBuiltinDecoration() local 820 stage_name << stage; in ValidateBuiltinDecoration() local [all...] |
| /third_party/skia/third_party/externals/tint/src/writer/msl/ |
| H A D | generator_impl.cc | 1556 void GeneratorImpl::EmitStage(std::ostream& out, ast::PipelineStage stage) { in EmitStage() argument
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsShaderExecUtil.cpp | 1258 void checkTessSupport (const glu::RenderContext& renderCtx, const ShaderSpec& shaderSpec, glu::ShaderType stage) in checkTessSupport() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
| H A D | vktMeshShaderSyncTests.cpp | 67 std::ostream& operator<< (std::ostream& stream, Stage stage) in operator <<() argument 82 bool isShaderStage (Stage stage) in isShaderStage() argument 87 VkPipelineStageFlags stageToFlags (Stage stage) in stageToFlags() argument 245 canWriteTo(Stage stage, ResourceType resType) canWriteTo() argument 260 canReadFrom(Stage stage, ResourceType resType) canReadFrom() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineBindPointTests.cpp | 390 void recordBufferBarrier (const DeviceInterface& vkd, VkCommandBuffer cmdBuffer, VkPipelineStageFlagBits stage, const VkBufferMemoryBarrier& barrier) in recordBufferBarrier() argument
|
| H A D | vktPipelineMiscTests.cpp | 647 VkPipelineShaderStageCreateInfo makePipelineShaderStageCreateInfo (VkShaderStageFlagBits stage, VkShaderModule module) in makePipelineShaderStageCreateInfo() argument
|