/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderSyncTestsEXT.cpp | 68 std::ostream& operator<< (std::ostream& stream, Stage stage) in operator <<() argument 83 bool isShaderStage (Stage stage) in isShaderStage() argument 88 VkPipelineStageFlags stageToFlags (Stage stage) in stageToFlags() argument 247 canWriteTo(Stage stage, ResourceType resType) canWriteTo() argument 263 canReadFrom(Stage stage, ResourceType resType) canReadFrom() argument 1098 const auto& stage = mandatoryStages.at(pipelineIdx); iterate() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktRasterizationTests.cpp | 2196 PointDefaultSizeTestInstance::PointDefaultSizeTestInstance (Context& context, deUint32 renderSize, VkShaderStageFlags stage) in PointDefaultSizeTestInstance() argument 2299 PointDefaultSizeTestCase(tcu::TestContext& context, std::string name, deUint32 renderSize, VkShaderStageFlags stage, VkSampleCountFlagBits sampleCount) PointDefaultSizeTestCase() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmGraphicsShaderTestUtil.cpp | 447 const EntryToStage& stage = *shaderNdx; in createPipelineShaderStages() local 4707 getStageData(vk::VkShaderStageFlagBits stage) getStageData() argument 4723 createTestForStage(vk::VkShaderStageFlagBits stage, const std::string& name, const RGBA (&inputColors)[4], const RGBA (&outputColors)[4], const map<string, string>& testCodeFragments, const SpecConstants& specConstants, const PushConstants& pushConstants, const GraphicsResources& resources, const GraphicsInterfaces& interfaces, const vector<string>& extensions, VulkanFeatures vulkanFeatures, tcu::TestCaseGroup* tests, const qpTestResult failResult, const string& failMessageTemplate, const bool renderFullSquare, const bool splitRenderArea) createTestForStage() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiExternalMemoryTests.cpp | 808 const vk::VkPipelineStageFlags stage = vk::VK_PIPELINE_STAGE_ALL_COMMANDS_BIT; in submitEmptyWait() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
H A D | vktBindingDescriptorSetRandomTests.cpp | 143 bool isRayTracingStageKHR (const Stage stage) in isRayTracingStageKHR() argument 167 bool isMeshStage (Stage stage) in isMeshStage() argument 172 bool isVertexPipelineStage (Stage stage) in isVertexPipelineStage() argument 178 getShaderStageFlag(const Stage stage) getShaderStageFlag() argument 193 getAllShaderStagesFor(Stage stage) getAllShaderStagesFor() argument 211 getAllPipelineStagesFor(Stage stage) getAllPipelineStagesFor() argument 229 usesAccelerationStructure(const Stage stage) usesAccelerationStructure() argument 271 Stage stage; global() member 1412 appendShaderStageCreateInfo(std::vector<VkPipelineShaderStageCreateInfo>& vec, VkShaderModule module, VkShaderStageFlagBits stage) appendShaderStageCreateInfo() argument [all...] |
H A D | vktBindingDescriptorUpdateASTests.cpp | 98 VkShaderStageFlagBits stage; member 2356 getPipelineRayQueryCheckSupport(const VkShaderStageFlagBits stage) getPipelineRayQueryCheckSupport() argument 2383 getPipelineRayTracingCheckSupport(const VkShaderStageFlagBits stage) getPipelineRayTracingCheckSupport() argument 2390 getPipelineRayQueryInitPrograms(const VkShaderStageFlagBits stage) getPipelineRayQueryInitPrograms() argument 2417 getPipelineRayTracingInitPrograms(const VkShaderStageFlagBits stage) getPipelineRayTracingInitPrograms() argument 2465 VkShaderStageFlagBits stage; createDescriptorUpdateASTests() member 2499 const VkShaderStageFlagBits stage = pipelineStages[pipelineStageNdx].stage; createDescriptorUpdateASTests() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
H A D | vktMeshShaderSyncTestsEXT.cpp | 68 std::ostream& operator<< (std::ostream& stream, Stage stage) in operator <<() argument 83 bool isShaderStage (Stage stage) in isShaderStage() argument 88 VkPipelineStageFlags stageToFlags (Stage stage) in stageToFlags() argument 247 canWriteTo(Stage stage, ResourceType resType) canWriteTo() argument 263 canReadFrom(Stage stage, ResourceType resType) canReadFrom() argument 1098 const auto& stage = mandatoryStages.at(pipelineIdx); iterate() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineLibraryTests.cpp | 2151 void PipelineLibraryShaderModuleInfoInstance::addModule (const std::string& moduleName, VkShaderStageFlagBits stage) in addModule() argument 2229 const auto stage in iterate() local 2280 const auto stage = VK_SHADER_STAGE_RAYGEN_BIT_KHR; iterate() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingBuiltinTests.cpp | 123 VkShaderStageFlagBits stage; member 2448 VkShaderStageFlagBits stage; global() member [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
H A D | vktRobustnessExtsTests.cpp | 240 Stage stage; member [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmGraphicsShaderTestUtil.cpp | 447 const EntryToStage& stage = *shaderNdx; in createPipelineShaderStages() local 4704 getStageData(vk::VkShaderStageFlagBits stage) getStageData() argument 4720 createTestForStage(vk::VkShaderStageFlagBits stage, const std::string& name, const RGBA (&inputColors)[4], const RGBA (&outputColors)[4], const map<string, string>& testCodeFragments, const SpecConstants& specConstants, const PushConstants& pushConstants, const GraphicsResources& resources, const GraphicsInterfaces& interfaces, const vector<string>& extensions, VulkanFeatures vulkanFeatures, tcu::TestCaseGroup* tests, const qpTestResult failResult, const string& failMessageTemplate, const bool renderFullSquare, const bool splitRenderArea) createTestForStage() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
H A D | vktSynchronizationOperation.cpp | 88 std::string getShaderStageName(VkShaderStageFlagBits stage) in getShaderStageName() argument 191 VkShaderStageFlags getRequiredStages (const VkShaderStageFlagBits stage) in getRequiredStages() argument 260 assertValidShaderStage(const VkShaderStageFlagBits stage) assertValidShaderStage() argument 1510 GraphicsPipeline(OperationContext& context, const VkShaderStageFlagBits stage, const std::string& shaderPrefix, const VkDescriptorSetLayout descriptorSetLayout) GraphicsPipeline() argument 1663 BufferImplementation(OperationContext& context, Resource& resource, const VkShaderStageFlagBits stage, const BufferType bufferType, const std::string& shaderPrefix, const AccessMode mode, const PipelineType pipelineType, const DispatchCall dispatchCall) BufferImplementation() argument 1819 ImageImplementation(OperationContext& context, Resource& resource, const VkShaderStageFlagBits stage, const std::string& shaderPrefix, const AccessMode mode, const PipelineType pipelineType, const DispatchCall dispatchCall) ImageImplementation() argument 2075 initPassthroughPrograms(SourceCollections& programCollection, const std::string& shaderPrefix, const std::string& declCode, const std::string& mainCode, const VkShaderStageFlagBits stage) initPassthroughPrograms() argument 2227 BufferSupport(const ResourceDescription& resourceDesc, const BufferType bufferType, const AccessMode mode, const VkShaderStageFlagBits stage, const DispatchCall dispatchCall = DISPATCH_CALL_DISPATCH) BufferSupport() argument 2321 ImageSupport(const ResourceDescription& resourceDesc, const AccessMode mode, const VkShaderStageFlagBits stage, const DispatchCall dispatchCall = DISPATCH_CALL_DISPATCH) ImageSupport() argument 2408 BufferCopyImplementation(OperationContext& context, Resource& inResource, Resource& outResource, const VkShaderStageFlagBits stage, const BufferType bufferType, const std::string& shaderPrefix, const PipelineType pipelineType, const DispatchCall dispatchCall) BufferCopyImplementation() argument 2514 CopyBufferSupport(const ResourceDescription& resourceDesc, const BufferType bufferType, const VkShaderStageFlagBits stage, const DispatchCall dispatchCall = DISPATCH_CALL_DISPATCH) CopyBufferSupport() argument 2597 CopyImageImplementation(OperationContext& context, Resource& inResource, Resource& outResource, const VkShaderStageFlagBits stage, const std::string& shaderPrefix, const PipelineType pipelineType, const DispatchCall dispatchCall) CopyImageImplementation() argument 2745 CopyImageSupport(const ResourceDescription& resourceDesc, const VkShaderStageFlagBits stage, const DispatchCall dispatchCall = DISPATCH_CALL_DISPATCH) CopyImageSupport() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/pipeline/ |
H A D | pipeline_context.cpp | 1026 void PipelineContext::PushPage(const RefPtr<PageComponent>& pageComponent, const RefPtr<StageElement>& stage) in PushPage() argument 1218 ReplacePage(const RefPtr<PageComponent>& pageComponent, const RefPtr<StageElement>& stage, const std::function<void()>& listener) ReplacePage() argument [all...] |
/foundation/arkui/napi/native_engine/impl/ark/ |
H A D | ark_native_engine.cpp | 2399 uint32_t stage = (static_cast<uint32_t>(OHOS::AppExecFwk::EventRunnerStage::STAGE_BEFORE_WAITING) | in PostLooperTriggerIdleGCTask() local
|
/third_party/mesa3d/src/compiler/spirv/ |
H A D | spirv_to_nir.c | 6285 vtn_create_builder(const uint32_t *words, size_t word_count, gl_shader_stage stage, const char *entry_point_name, const struct spirv_to_nir_options *options) vtn_create_builder() argument 6459 spirv_to_nir(const uint32_t *words, size_t word_count, struct nir_spirv_specialization *spec, unsigned num_spec, gl_shader_stage stage, const char *entry_point_name, const struct spirv_to_nir_options *options, const nir_shader_compiler_options *nir_options) spirv_to_nir() argument [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_shader.h | 429 gl_shader_stage stage; member
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | glsl_parser_extras.h | 405 gl_shader_stage stage; member
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_compiler.c | 1371 assign_producer_var_io(gl_shader_stage stage, nir_variable *var, unsigned *reserved, unsigned char *slot_map) in assign_producer_var_io() argument 1414 is_texcoord(gl_shader_stage stage, const nir_variable *var) in is_texcoord() argument 1423 assign_consumer_var_io(gl_shader_stage stage, nir_variable *var, unsigned *reserved, unsigned char *slot_map) assign_consumer_var_io() argument 2554 zink_binding(gl_shader_stage stage, VkDescriptorType type, int index, bool compact_descriptors) zink_binding() argument [all...] |
H A D | zink_context.c | 499 get_imageview_for_binding(struct zink_context *ctx, enum pipe_shader_type stage, enum zink_descriptor_type type, unsigned idx) in get_imageview_for_binding() argument 523 get_bufferview_for_binding(struct zink_context *ctx, enum pipe_shader_type stage, enum zink_descriptor_type type, unsigned idx) in get_bufferview_for_binding() argument 1507 unbind_shader_image(struct zink_context *ctx, enum pipe_shader_type stage, unsigned slot) in unbind_shader_image() argument 1696 unbind_samplerview(struct zink_context *ctx, enum pipe_shader_type stage, unsigned slot) unbind_samplerview() argument 2548 get_access_flags_for_binding(struct zink_context *ctx, enum zink_descriptor_type type, enum pipe_shader_type stage, unsigned idx) get_access_flags_for_binding() argument 2578 update_resource_refs_for_stage(struct zink_context *ctx, enum pipe_shader_type stage) update_resource_refs_for_stage() argument 3282 zink_pipeline_flags_from_stage(VkShaderStageFlagBits stage) zink_pipeline_flags_from_stage() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_shader.h | 494 gl_shader_stage stage; member
|
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
H A D | nir_to_spirv.c | 54 gl_shader_stage stage; member [all...] |
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_execute.c | 270 unsigned stage = tgsi_processor_to_shader_stage(sh); in update_inline_shader_state() local 978 handle_pipeline_access(struct rendering_state *state, gl_shader_stage stage) handle_pipeline_access() argument 1042 } stage[MESA_SHADER_STAGES]; global() member 1074 fill_sampler_stage(struct rendering_state *state, struct dyn_info *dyn_info, gl_shader_stage stage, enum pipe_shader_type p_stage, int array_idx, const union lvp_descriptor_info *descriptor, const struct lvp_descriptor_set_binding_layout *binding) fill_sampler_stage() argument 1102 fill_sampler_view_stage(struct rendering_state *state, struct dyn_info *dyn_info, gl_shader_stage stage, enum pipe_shader_type p_stage, int array_idx, const union lvp_descriptor_info *descriptor, const struct lvp_descriptor_set_binding_layout *binding) fill_sampler_view_stage() argument 1172 fill_sampler_buffer_view_stage(struct rendering_state *state, struct dyn_info *dyn_info, gl_shader_stage stage, enum pipe_shader_type p_stage, int array_idx, const union lvp_descriptor_info *descriptor, const struct lvp_descriptor_set_binding_layout *binding) fill_sampler_buffer_view_stage() argument 1212 fill_image_view_stage(struct rendering_state *state, struct dyn_info *dyn_info, gl_shader_stage stage, enum pipe_shader_type p_stage, int array_idx, const union lvp_descriptor_info *descriptor, const struct lvp_descriptor_set_binding_layout *binding) fill_image_view_stage() argument 1257 fill_image_buffer_view_stage(struct rendering_state *state, struct dyn_info *dyn_info, gl_shader_stage stage, enum pipe_shader_type p_stage, int array_idx, const union lvp_descriptor_info *descriptor, const struct lvp_descriptor_set_binding_layout *binding) fill_image_buffer_view_stage() argument 1287 handle_descriptor(struct rendering_state *state, struct dyn_info *dyn_info, const struct lvp_descriptor_set_binding_layout *binding, gl_shader_stage stage, enum pipe_shader_type p_stage, int array_idx, VkDescriptorType type, const union lvp_descriptor_info *descriptor) handle_descriptor() argument 1398 handle_set_stage(struct rendering_state *state, struct dyn_info *dyn_info, const struct lvp_descriptor_set *set, gl_shader_stage stage, enum pipe_shader_type p_stage) handle_set_stage() argument [all...] |
/third_party/mesa3d/src/vulkan/overlay-layer/ |
H A D | overlay.cpp | 1514 VkPipelineShaderStageCreateInfo stage[2] = {}; in setup_swapchain_data_pipeline() local [all...] |
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | nine_shader.c | 2185 ps1x_sampler_type(const struct nine_shader_info *info, unsigned stage) in ps1x_sampler_type() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_cmdstream.c | 473 panfrost_emit_compute_shader_meta(struct panfrost_batch *batch, enum pipe_shader_type stage) in panfrost_emit_compute_shader_meta() argument 966 panfrost_emit_images(struct panfrost_batch *batch, enum pipe_shader_type stage) in panfrost_emit_images() argument 1457 panfrost_emit_const_buf(struct panfrost_batch *batch, enum pipe_shader_type stage, unsigned *buffer_count, mali_ptr *push_constants, unsigned *pushed_words) panfrost_emit_const_buf() argument 1758 panfrost_emit_texture_descriptors(struct panfrost_batch *batch, enum pipe_shader_type stage) panfrost_emit_texture_descriptors() argument 1817 panfrost_emit_sampler_descriptors(struct panfrost_batch *batch, enum pipe_shader_type stage) panfrost_emit_sampler_descriptors() argument 3134 panfrost_emit_resources(struct panfrost_batch *batch, enum pipe_shader_type stage, mali_ptr ubos, unsigned ubo_count) panfrost_emit_resources() argument 3176 panfrost_emit_shader(struct panfrost_batch *batch, struct MALI_SHADER_ENVIRONMENT *cfg, enum pipe_shader_type stage, mali_ptr shader_ptr, mali_ptr thread_storage) panfrost_emit_shader() argument [all...] |