| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
| H A D | vktRayQueryWatertightnessTests.cpp | 136 VkShaderStageFlagBits stage; member 2142 getPipelineCheckSupport(const VkShaderStageFlagBits stage) getPipelineCheckSupport() argument 2169 getPipelineInitPrograms(const VkShaderStageFlagBits stage) getPipelineInitPrograms() argument 2216 VkShaderStageFlagBits stage; createWatertightnessTests() member 2265 const VkShaderStageFlagBits stage = pipelineStages[pipelineStageNdx].stage; createWatertightnessTests() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingBarrierTests.cpp | 90 VkImageLayout getOptimalReadLayout (Stage stage) in getOptimalReadLayout() argument 119 VkPipelineStageFlagBits getPipelineStage (Stage stage) in getPipelineStage() argument 153 VkAccessFlagBits getWriterAccessFlag (Stage stage) in getWriterAccessFlag() argument 183 VkAccessFlagBits getReaderAccessFlag (Stage stage, VkDescriptorType resourceType) in getReaderAccessFlag() argument 214 getShaderStageFlagBits(Stage stage) getShaderStageFlagBits() argument 235 getStageFlags(Stage stage) getStageFlags() argument 257 isRayTracingStage(Stage stage) isRayTracingStage() argument 316 needsAccelerationStructure(Stage stage) needsAccelerationStructure() argument 952 updateDescriptorSet(const DeviceInterface& vkd, VkDevice device, VkCommandBuffer cmdBuffer, Allocator& alloc, VkDescriptorType resourceType, Stage stage, StageData& stageData, BufferWithMemory* resourceBuffer, VkImageView resourceImgView, VkImageLayout layout, bool asNeeded, BufferWithMemory* verificationBuffer) updateDescriptorSet() argument 1104 createRayTracingPipelineData(const DeviceInterface& vkd, VkDevice device, Allocator& alloc, Context& context, Stage stage, StageData& stageData, deUint32 shaderGroupHandleSize, deUint32 shaderGroupBaseAlignment, const char* rgenAuxName, const char* rgenName, const char* isectName, const char* ahitName, const char* chitName, const char* missName, const char* callableName) createRayTracingPipelineData() argument 1661 Stage stage; createBarrierTests() member [all...] |
| H A D | vktRayTracingCallableShadersTests.cpp | 843 tcu::Vec3 stage = (*pVerts)[flippedLayer ? (vertsPerLayer - vert - 1) : vert]; in AddVertexLayers() local
|
| H A D | vktRayTracingComplexControlFlowTests.cpp | 98 VkShaderStageFlagBits stage; member 1707 VkShaderStageFlagBits stage; createComplexControlFlowTests() member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
| H A D | vktRobustBufferAccessWithVariablePointersTests.cpp | 1956 VkShaderStageFlags stage; in createBufferAccessWithVariablePointersTests() member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/ |
| H A D | vktShaderObjectBinaryTests.cpp | 56 vk::VkShaderStageFlagBits stage; member 97 vk::Move<vk::VkShaderEXT> createShader (const vk::DeviceInterface& vk, const vk::BinaryCollection& binaries, const vk::VkDevice device, vk::VkPhysicalDeviceFeatures features, vk::VkDescriptorSetLayout descriptorSetLayout, bool linked, vk::VkShaderStageFlagBits stage) in createShader() argument 560 ShaderObjectDeviceFeaturesBinaryInstance(Context& context, const bool linked, const vk::VkShaderStageFlagBits stage, const deUint32 index) ShaderObjectDeviceFeaturesBinaryInstance() argument 1003 ShaderObjectDeviceFeaturesBinaryCase(tcu::TestContext& testCtx, const std::string& name, const bool linked, const vk::VkShaderStageFlagBits stage, const deUint32 index) ShaderObjectDeviceFeaturesBinaryCase() argument 1067 vk::VkShaderStageFlagBits stage; createShaderObjectBinaryTests() member [all...] |
| H A D | vktShaderObjectBindingTests.cpp | 63 vk::VkShaderStageFlagBits stage; member 72 vk::VkShaderStageFlagBits stage; member 140 vk::Move<vk::VkShaderEXT> ShaderObjectBindingDrawInstance::createShader (const vk::DeviceInterface& vk, const vk::VkDevice device, vk::VkShaderStageFlagBits stage, const std::string& name, const vk::VkDescriptorSetLayout* descriptorSetLayout) in createShader() argument 377 vk::VkShaderStageFlagBits stage = vk::VK_SHADER_STAGE_TASK_BIT_EXT; iterate() local 382 vk::VkShaderStageFlagBits stage = vk::VK_SHADER_STAGE_MESH_BIT_EXT; iterate() local 1365 vk::VkShaderStageFlagBits stage; createShaderObjectBindingTests() member 1406 vk::VkShaderStageFlagBits stage; createShaderObjectBindingTests() member 1428 vk::VkShaderStageFlagBits stage; createShaderObjectBindingTests() member [all...] |
| H A D | vktShaderObjectPerformanceTests.cpp | 237 vk::VkShaderEXT createShaderFromBinary (const vk::DeviceInterface& vk, const vk::VkDevice device, const vk::Move<vk::VkShaderEXT>& shader, vk::VkShaderStageFlagBits stage) in createShaderFromBinary() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktSynchronizationSmokeTests.cpp | 427 VkShaderStageFlagBits stage; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
| H A D | vktBindingBufferDeviceAddressTests.cpp | 116 Stage stage; member [all...] |
| H A D | vktBindingShaderAccessTests.cpp | 112 std::string genPerVertexBlock (const vk::VkShaderStageFlagBits stage, const glu::GLSLVersion version) in genPerVertexBlock() argument 789 vk::VkPipelineShaderStageCreateInfo RenderInstanceShaders::getShaderStageCreateInfo (vk::VkShaderStageFlagBits stage, vk::VkShaderModule shader) const in getShaderStageCreateInfo() argument 762 addStage(const vk::DeviceInterface& vki, vk::VkDevice device, const vk::VkPhysicalDeviceFeatures& deviceFeatures, const vk::BinaryCollection& programCollection, const char* name, vk::VkShaderStageFlagBits stage, vk::Move<vk::VkShaderModule>* outModule) addStage() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/ |
| H A D | vktMemoryModelMessagePassing.cpp | 122 Stage stage; member 219 VkShaderStageFlags stage= VK_SHADER_STAGE_COMPUTE_BIT; in checkSupport() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cGlSpirvTests.cpp | 3391 ShaderStage& stage = pipeline[s]; in iterate() local 3431 ShaderStage stage = pipeline[s]; in iterate() local [all...] |
| 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
|