| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
| H A D | vktRayQueryAccelerationStructuresTests.cpp | 268 registerShaderModule(const DeviceInterface& vkd, const VkDevice device, Context& context, std::vector<de::SharedPtr<Move<VkShaderModule>>>& shaderModules, std::vector<VkPipelineShaderStageCreateInfo>& shaderCreateInfos, VkShaderStageFlagBits stage, const std::string& externalNamePart, const std::string& internalNamePart) registerShaderModule() argument
|
| H A D | vktRayQueryBuiltinTests.cpp | 224 VkShaderStageFlagBits stage; member 5793 getPipelineCheckSupport(const VkShaderStageFlagBits stage) getPipelineCheckSupport() argument 5820 getPipelineInitPrograms(const VkShaderStageFlagBits stage) getPipelineInitPrograms() argument 5898 VkShaderStageFlagBits stage; global() member 6005 const VkShaderStageFlagBits stage = pipelineStages[pipelineStageNdx].stage; createBuiltinTests() local 6089 const VkShaderStageFlagBits stage = pipelineStages[pipelineStageNdx].stage; createAdvancedTests() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
| H A D | vktRobustnessExtsTests.cpp | 247 Stage stage; member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
| H A D | vktSubgroupsTestsUtils.cpp | 946 std::string vkt::subgroups::getShaderStageName (VkShaderStageFlags stage) in getShaderStageName() argument 1239 getFramebufferBufferDeclarations(const VkFormat& format, const std::vector<std::string>& declarations, const deUint32 stage) getFramebufferBufferDeclarations() argument 1377 getBufferDeclarations(vk::VkShaderStageFlags shaderStage, const std::string& formatName, const std::vector<std::string>& declarations, const deUint32 stage) getBufferDeclarations() argument 1751 areSubgroupOperationsSupportedForStage(Context& context, const VkShaderStageFlags stage) areSubgroupOperationsSupportedForStage() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktSynchronizationOperation.cpp | 89 std::string getShaderStageName(VkShaderStageFlagBits stage) in getShaderStageName() argument 192 VkShaderStageFlags getRequiredStages (const VkShaderStageFlagBits stage) in getRequiredStages() argument 261 assertValidShaderStage(const VkShaderStageFlagBits stage) assertValidShaderStage() argument 1511 GraphicsPipeline(OperationContext& context, const VkShaderStageFlagBits stage, const std::string& shaderPrefix, const VkDescriptorSetLayout descriptorSetLayout) GraphicsPipeline() argument 1664 BufferImplementation(OperationContext& context, Resource& resource, const VkShaderStageFlagBits stage, const BufferType bufferType, const std::string& shaderPrefix, const AccessMode mode, const bool specializedAccess, const PipelineType pipelineType, const DispatchCall dispatchCall) BufferImplementation() argument 1878 ImageImplementation(OperationContext& context, Resource& resource, const VkShaderStageFlagBits stage, const std::string& shaderPrefix, const AccessMode mode, const bool specializedAccess, const PipelineType pipelineType, const DispatchCall dispatchCall) ImageImplementation() argument 2157 initPassthroughPrograms(SourceCollections& programCollection, const std::string& shaderPrefix, const std::string& declCode, const std::string& mainCode, const VkShaderStageFlagBits stage) initPassthroughPrograms() argument 2309 BufferSupport(const ResourceDescription& resourceDesc, const BufferType bufferType, const AccessMode mode, const bool specializedAccess, const VkShaderStageFlagBits stage, const DispatchCall dispatchCall = DISPATCH_CALL_DISPATCH) BufferSupport() argument 2434 ImageSupport(const ResourceDescription& resourceDesc, const AccessMode mode, const bool specializedAccess, const VkShaderStageFlagBits stage, const DispatchCall dispatchCall = DISPATCH_CALL_DISPATCH) ImageSupport() argument 2525 BufferCopyImplementation(OperationContext& context, Resource& inResource, Resource& outResource, const VkShaderStageFlagBits stage, const BufferType bufferType, const std::string& shaderPrefix, const bool specializedAccess, const PipelineType pipelineType, const DispatchCall dispatchCall) BufferCopyImplementation() argument 2637 CopyBufferSupport(const ResourceDescription& resourceDesc, const BufferType bufferType, const bool specializedAccess, const VkShaderStageFlagBits stage, const DispatchCall dispatchCall = DISPATCH_CALL_DISPATCH) CopyBufferSupport() argument 2724 CopyImageImplementation(OperationContext& context, Resource& inResource, Resource& outResource, const VkShaderStageFlagBits stage, const std::string& shaderPrefix, const bool specializedAccess, const PipelineType pipelineType, const DispatchCall dispatchCall) CopyImageImplementation() argument 2878 CopyImageSupport(const ResourceDescription& resourceDesc, const VkShaderStageFlagBits stage, const bool specializedAccess, const DispatchCall dispatchCall = DISPATCH_CALL_DISPATCH) CopyImageSupport() argument 5873 isStageSupported(const vk::VkShaderStageFlagBits stage, const vk::VkQueueFlags queueFlags) isStageSupported() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
| H A D | vktPrimitivesGeneratedQueryTests.cpp | 2425 ShaderStage stage; in testGenerator() member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
| H A D | vktMeshShaderMiscTestsEXT.cpp | 3950 VkPipelineShaderStageCreateInfo makePipelineShaderStageCreateInfo (VkShaderStageFlagBits stage, VkShaderModule module, const VkSpecializationInfo* pSpecializationInfo = nullptr) in makePipelineShaderStageCreateInfo() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cShaderImageLoadStoreTests.cpp | 146 bool SupportedInStage(int stage, int required) in SupportedInStage() argument 608 const char* StageName(int stage) in StageName() argument 4137 std::string GenStoreShader(int stage, GLenum internalformat, const T& write_value) in GenStoreShader() argument 4201 GenLoadShader(int stage, GLenum internalformat, const T& expected_value) GenLoadShader() argument 4265 RunStage(int stage) RunStage() argument 4391 Atomic(int stage, GLenum internalformat) Atomic() argument 4532 GenShader(int stage, GLenum internalformat) GenShader() argument 4666 RunStage(int stage) RunStage() argument [all...] |
| H A D | gl4cShaderStorageBufferObjectTests.cpp | 8192 int stage; member in gl4cts::__anon27645::AdvancedUnsizedArrayLength2 [all...] |
| H A D | gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp | 7664 int stage; global() member in gl4cts::es31compatibility::__anon27629::AdvancedUnsizedArrayLength2 [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cShaderStorageBufferObjectTests.cpp | 7832 int stage; global() member in glcts::__anon27698::AdvancedUnsizedArrayLength2 [all...] |
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkPipelineConstructionUtil.cpp | 3240 makeShaderCreateInfo(VkShaderStageFlagBits stage, ShaderWrapper& shader, bool link, bool binary, ShaderWrapper& other) makeShaderCreateInfo() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | vk_helpers.h | 2747 PipelineStage stage; member
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_cross_c.h | 349 SpvExecutionModel stage; member 555 SpvExecutionModel stage; member
|
| H A D | spirv_msl.hpp | 89 spv::ExecutionModel stage = spv::ExecutionModelMax; member
|
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| H A D | builder.cc | 74 uint32_t pipeline_stage_to_execution_model(ast::PipelineStage stage) { in pipeline_stage_to_execution_model() argument 457 auto stage = pipeline_stage_to_execution_model(func->PipelineStage()); in GenerateEntryPoint() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
| H A D | vktRayQueryAccelerationStructuresTests.cpp | 262 registerShaderModule(const DeviceInterface& vkd, const VkDevice device, Context& context, std::vector<de::SharedPtr<Move<VkShaderModule>>>& shaderModules, std::vector<VkPipelineShaderStageCreateInfo>& shaderCreateInfos, VkShaderStageFlagBits stage, const std::string& externalNamePart, const std::string& internalNamePart) registerShaderModule() argument
|
| H A D | vktRayQueryBuiltinTests.cpp | 224 VkShaderStageFlagBits stage; member 5773 getPipelineCheckSupport(const VkShaderStageFlagBits stage) getPipelineCheckSupport() argument 5800 getPipelineInitPrograms(const VkShaderStageFlagBits stage) getPipelineInitPrograms() argument 5878 VkShaderStageFlagBits stage; global() member 5984 const VkShaderStageFlagBits stage = pipelineStages[pipelineStageNdx].stage; createBuiltinTests() local 6068 const VkShaderStageFlagBits stage = pipelineStages[pipelineStageNdx].stage; createAdvancedTests() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
| H A D | vktSubgroupsTestsUtils.cpp | 946 std::string vkt::subgroups::getShaderStageName (VkShaderStageFlags stage) in getShaderStageName() argument 1239 getFramebufferBufferDeclarations(const VkFormat& format, const std::vector<std::string>& declarations, const deUint32 stage) getFramebufferBufferDeclarations() argument 1377 getBufferDeclarations(vk::VkShaderStageFlags shaderStage, const std::string& formatName, const std::vector<std::string>& declarations, const deUint32 stage) getBufferDeclarations() argument 1754 areSubgroupOperationsSupportedForStage(Context& context, const VkShaderStageFlags stage) areSubgroupOperationsSupportedForStage() argument [all...] |
| /third_party/glslang/SPIRV/ |
| H A D | GlslangToSpv.cpp | 312 spv::ExecutionModel TranslateExecutionModel(EShLanguage stage, bool isMeshShaderEXT = false) in TranslateExecutionModel() argument
|
| /third_party/mbedtls/library/ |
| H A D | psa_crypto.c | 8607 convert_jpake_computation_stage_to_driver_step( psa_jpake_computation_stage_t *stage) convert_jpake_computation_stage_to_driver_step() argument 8721 psa_jpake_computation_stage_t *stage = psa_jpake_epilogue() local [all...] |
| /third_party/mesa3d/src/compiler/ |
| H A D | shader_enums.h | 72 gl_shader_stage_is_compute(gl_shader_stage stage) in gl_shader_stage_is_compute() argument 78 gl_shader_stage_is_mesh(gl_shader_stage stage) in gl_shader_stage_is_mesh() argument 85 gl_shader_stage_uses_workgroup(gl_shader_stage stage) in gl_shader_stage_uses_workgroup() argument 94 gl_shader_stage_is_callable(gl_shader_stage stage) gl_shader_stage_is_callable() argument 104 gl_shader_stage_can_set_fragment_shading_rate(gl_shader_stage stage) gl_shader_stage_can_set_fragment_shading_rate() argument [all...] |
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_pipeline.c | 438 tu6_emit_xs_config(struct tu_cs *cs, gl_shader_stage stage, const struct ir3_shader_variant *xs) tu6_emit_xs_config() argument 469 tu6_emit_xs(struct tu_cs *cs, gl_shader_stage stage, const struct ir3_shader_variant *xs, const struct tu_pvtmem_config *pvtmem, uint64_t binary_iova) tu6_emit_xs() argument 1687 gl_shader_stage stage = MESA_SHADER_VERTEX; tu6_emit_program_config() local 1720 gl_shader_stage stage = MESA_SHADER_VERTEX; tu6_emit_program() local 2600 tu_hash_stage(struct mesa_sha1 *ctx, const VkPipelineShaderStageCreateInfo *stage, const struct tu_shader_key *key) tu_hash_stage() argument 2649 tu_hash_compute(unsigned char *hash, const VkPipelineShaderStageCreateInfo *stage, const struct tu_pipeline_layout *layout, const struct tu_shader_key *key, const struct ir3_compiler *compiler) tu_hash_compute() argument 2806 gl_shader_stage stage = tu_pipeline_builder_compile_shaders() local 4308 gl_shader_stage stage = exe->stage; tu_GetPipelineExecutablePropertiesKHR() local [all...] |
| H A D | tu_cmd_buffer.c | 3334 enum tu_stage stage = TU_STAGE_CP; in vk2tu_src_stage() local 3346 enum tu_stage stage = TU_STAGE_PS; vk2tu_dst_stage() local [all...] |
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_nir_to_llvm.c | 43 gl_shader_stage stage; member 5368 ac_handle_shader_output_decl(struct ac_llvm_context *ctx, struct ac_shader_abi *abi, struct nir_shader *nir, struct nir_variable *variable, gl_shader_stage stage) ac_handle_shader_output_decl() argument [all...] |