/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_compiler.h | 145 brw_shader_stage_is_bindless(gl_shader_stage stage) in brw_shader_stage_is_bindless() argument 152 brw_shader_stage_requires_bindless_resources(gl_shader_stage stage) in brw_shader_stage_requires_bindless_resources() argument 765 gl_shader_stage stage; member 1963 brw_stage_has_packed_dispatch(ASSERTED const struct intel_device_info *devinfo, gl_shader_stage stage, const struct brw_stage_prog_data *prog_data) brw_stage_has_packed_dispatch() argument [all...] |
/third_party/mesa3d/src/intel/vulkan/ |
H A D | genX_cmd_buffer.c | 2910 gl_shader_stage stage = shaders[i]->stage; in flush_descriptor_sets() local 2949 gl_shader_stage stage in flush_descriptor_sets() local 3156 cmd_buffer_emit_push_constant(struct anv_cmd_buffer *cmd_buffer, gl_shader_stage stage, struct anv_address *buffers, unsigned buffer_count) cmd_buffer_emit_push_constant() argument 3281 gl_shader_stage stage = vk_to_mesa_shader_stage(shader_mask); cmd_buffer_emit_push_constant_all() local [all...] |
H A D | anv_private.h | 3023 gl_shader_stage stage; global() member 3077 gl_shader_stage stage; global() member 3229 anv_pipeline_has_stage(const struct anv_graphics_pipeline *pipeline, gl_shader_stage stage) anv_pipeline_has_stage() argument [all...] |
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_cmd_buffer.c | 4222 dzn_CmdWriteTimestamp2(VkCommandBuffer commandBuffer, VkPipelineStageFlags2 stage, VkQueryPool queryPool, uint32_t query) dzn_CmdWriteTimestamp2() argument
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_state.c | 2195 gl_shader_stage stage = stage_from_pipe(p_stage); in iris_bind_sampler_states() local 2221 iris_upload_sampler_states(struct iris_context *ice, gl_shader_stage stage) in iris_upload_sampler_states() argument 2859 gl_shader_stage stage = stage_from_pipe(p_stage); in iris_set_shader_images() local 2978 gl_shader_stage stage = stage_from_pipe(p_stage); iris_set_sampler_views() local 3375 gl_shader_stage stage = stage_from_pipe(p_stage); iris_set_constant_buffer() local 3432 upload_sysvals(struct iris_context *ice, gl_shader_stage stage, const struct pipe_grid_info *grid) upload_sysvals() argument 3537 gl_shader_stage stage = stage_from_pipe(p_stage); iris_set_shader_buffers() local 5091 iris_populate_binding_table(struct iris_context *ice, struct iris_batch *batch, gl_shader_stage stage, bool pin_only) iris_populate_binding_table() argument 5239 pin_scratch_space(struct iris_context *ice, struct iris_batch *batch, const struct brw_stage_prog_data *prog_data, gl_shader_stage stage) pin_scratch_space() argument 5427 const int stage = MESA_SHADER_COMPUTE; iris_restore_compute_saved_bos() local 5612 setup_constant_buffers(struct iris_context *ice, struct iris_batch *batch, int stage, struct push_bos *push_bos) setup_constant_buffers() argument 5666 emit_push_constant_packets(struct iris_context *ice, struct iris_batch *batch, int stage, const struct push_bos *push_bos) emit_push_constant_packets() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/svga/include/ |
H A D | svga3d_cmd.h | 942 uint32 stage; member
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bifrost_compile.c | 1578 gl_shader_stage stage = b->shader->stage; in bi_emit_intrinsic() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | evergreen_state.c | 2323 struct r600_pipe_shader *stage = rctx->hw_shader_stages[i].shader; in evergreen_setup_scratch_buffers() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingBuiltinTests.cpp | 129 VkShaderStageFlagBits stage; member 2507 getShaderIdentifier(const CaseDef& params, VkShaderStageFlagBits stage) getShaderIdentifier() argument 2568 addBuiltInShaderSource(SourceCollections& programCollection, VkShaderStageFlagBits stage, const std::string& body, const CaseDef& params, std::string builtInType) addBuiltInShaderSource() argument 3894 VkShaderStageFlagBits stage; global() member 4355 VkShaderStageFlagBits stage; createIndirectTestCases() member 4406 VkShaderStageFlagBits stage; createIndirectFlagsTestCases() member [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShaderSubroutineTests.cpp | 7280 glw::GLenum stage; iterate() member 8282 _shader_stage& stage; initTest() member [all...] |
H A D | gl4cShadingLanguage420PackTests.cpp | 127 bool Utils::doesStageSupportQualifier(Utils::SHADER_STAGES stage, Utils::VARIABLE_STORAGE storage, in doesStageSupportQualifier() argument 314 Utils::qualifierSet Utils::prepareQualifiersSet(const qualifierSet& in_qualifiers, SHADER_STAGES stage, in prepareQualifiersSet() argument 596 getShaderStageName(Utils::SHADER_STAGES stage) getShaderStageName() argument 1090 getVariableFlavour(SHADER_STAGES stage, VARIABLE_STORAGE storage, const qualifierSet& qualifiers) getVariableFlavour() argument 1153 getVariableName(SHADER_STAGES stage, VARIABLE_STORAGE storage, const glw::GLchar* variable_name) getVariableName() argument 1582 getVersionString(Utils::SHADER_STAGES stage, bool use_version_400) const getVersionString() argument 2679 prepareShaderSourceForDraw(Utils::SHADER_STAGES stage, bool use_version_400, Utils::shaderSource& source) prepareShaderSourceForDraw() argument [all...] |
H A D | gl4cEnhancedLayoutsTests.cpp | 1119 bool checkVarying(Program& program, Shader::STAGES stage, const Variable& variable, std::stringstream& stream, bool is_input) in checkVarying() argument 1375 bool checkProgramStage(Program& program, const ProgramInterface& program_interface, Utils::Shader::STAGES stage, in checkProgramStage() argument 1496 checkSeparableDrawProgramInterface(Program& program, const ProgramInterface& program_interface, Utils::Shader::STAGES stage, std::stringstream& stream) checkSeparableDrawProgramInterface() argument 2321 Init(STAGES stage, const std::string& source) Init() argument 2406 Create(const Functions& gl, STAGES stage, GLuint& out_id) Create() argument 2440 GetShaderStageGLenum(STAGES stage) GetShaderStageGLenum() argument 2477 GetStageName(STAGES stage) GetStageName() argument 2514 LogSource(deqp::Context& context, const std::string& source, STAGES stage) LogSource() argument 2549 InvalidSourceException(const GLchar* error_message, const std::string& source, STAGES stage) InvalidSourceException() argument 3967 GetFlavour(Shader::STAGES stage, VARYING_DIRECTION direction) GetFlavour() argument 4350 ShaderInterface(Shader::STAGES stage) ShaderInterface() argument 4420 Add(Shader::STAGES stage, Variable* in, Variable* out) Add() argument 4433 Get(Shader::STAGES stage) Get() argument 4527 GetShaderInterface(Shader::STAGES stage) GetShaderInterface() argument 4667 cloneVariableForStage(const Variable& variable, Shader::STAGES stage, const GLchar* prefix, VaryingPassthrough& varying_passthrough) cloneVariableForStage() argument 4701 cloneVariableForStage(const Variable& variable, Shader::STAGES stage, Variable::STORAGE storage, const GLchar* prefix) cloneVariableForStage() argument 4787 CloneBlockForStage(const Interface& block, Shader::STAGES stage, Variable::STORAGE storage, const GLchar* prefix) CloneBlockForStage() argument 4817 GetStagePrefix(Shader::STAGES stage, Variable::STORAGE storage) GetStagePrefix() argument 4968 replaceBinding(Variable& variable, Shader::STAGES stage) replaceBinding() argument 5134 getLastInputLocation(Utils::Shader::STAGES stage, const Utils::Type& type, GLuint array_length, bool ignore_prev_stage) getLastInputLocation() argument 5213 getLastOutputLocation(Utils::Shader::STAGES stage, const Utils::Type& type, GLuint array_length, bool ignore_next_stage) getLastOutputLocation() argument 5310 isFlatRequired(Utils::Shader::STAGES stage, const Utils::Type& type, Utils::Variable::STORAGE storage, const bool coherent) const isFlatRequired() argument 5713 getShaderSource(glw::GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 5947 getShaderTemplate(Utils::Shader::STAGES stage) test() argument 6479 getPassSnippet(GLuint , Utils::VaryingPassthrough& varying_passthrough, Utils::Shader::STAGES stage) test() argument 6537 getVerificationSnippet(GLuint , Utils::ProgramInterface& program_interface, Utils::Shader::STAGES stage) test() argument 7306 getShaderSource(GLuint test_case_index, Utils::ProgramInterface& program_interface, Utils::VaryingPassthrough& varying_passthrough, Utils::Shader::STAGES stage) test() argument 7363 getShaderTemplate(Utils::Shader::STAGES stage) test() argument 8190 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 8452 getVerificationSnippet(GLuint , Utils::ProgramInterface& , Utils::Shader::STAGES stage) test() argument 8815 getVerificationSnippet( GLuint , Utils::ProgramInterface& , Utils::Shader::STAGES stage) test() argument 8852 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 9155 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 9614 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 10110 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 10787 getVerificationSnippet(GLuint , Utils::ProgramInterface& , Utils::Shader::STAGES stage) test() argument 10850 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 11082 isStageSupported(Utils::Shader::STAGES stage) test() argument 11214 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 11521 isStageSupported(Utils::Shader::STAGES stage) test() argument 11576 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 11901 isStageSupported(Utils::Shader::STAGES stage) test() argument 11955 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 12267 isStageSupported(Utils::Shader::STAGES stage) test() argument 12519 prepareShaderStage(Utils::Shader::STAGES stage, const Utils::Type& type, Utils::ProgramInterface& program_interface, Utils::VaryingPassthrough& varying_passthrough) test() argument 12768 getVerificationSnippet(GLuint , Utils::ProgramInterface& , Utils::Shader::STAGES stage) test() argument 12889 prepareShaderStage(Utils::Shader::STAGES stage, const Utils::Type& type, Utils::ProgramInterface& program_interface, Utils::VaryingPassthrough& varying_passthrough) test() argument 12993 getPassSnippet(GLuint , Utils::VaryingPassthrough& varying_passthrough, Utils::Shader::STAGES stage) test() argument 13120 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 13509 getPassSnippet(GLuint , Utils::VaryingPassthrough& varying_passthrough, Utils::Shader::STAGES stage) test() argument 13628 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 14036 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 14422 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 15036 prepareName(const glw::GLchar* name, glw::GLint location, glw::GLint component, Utils::Shader::STAGES stage, Utils::Variable::STORAGE storage) test() argument 15072 prepareShaderStage(Utils::Shader::STAGES stage, const Utils::Type& vector_type, Utils::ProgramInterface& program_interface, const testCase& test_case, Utils::VaryingPassthrough& varying_passthrough) test() argument 15260 prepareVarying(const Utils::Type& basic_type, const descriptor& desc, const GLchar* interpolation, Utils::ShaderInterface& si, Utils::Shader::STAGES stage, Utils::Variable::STORAGE storage) test() argument 15345 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 15814 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 16261 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 16665 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 17260 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 17689 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 18077 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 18564 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 19113 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 19869 getPassSnippet(GLuint , Utils::VaryingPassthrough& , Utils::Shader::STAGES stage) test() argument 20049 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 20486 getShaderBody(glw::GLuint , Utils::Shader::STAGES stage, std::string& out_assignments, std::string& out_calculations) test() argument 20528 getShaderInterface(glw::GLuint , Utils::Shader::STAGES stage, std::string& out_interface) test() argument 20780 getShaderBody(GLuint , Utils::Shader::STAGES stage, std::string& out_assignments, std::string& out_calculations) test() argument 20810 getShaderInterface(GLuint , Utils::Shader::STAGES stage, std::string& out_interface) test() argument 21086 getShaderBody(GLuint , Utils::Shader::STAGES stage, std::string& out_assignments, std::string& out_calculations) test() argument 21117 getShaderInterface(GLuint , Utils::Shader::STAGES stage, std::string& out_interface) test() argument 21197 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 21556 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 21902 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 22299 getShaderBody(GLuint , Utils::Shader::STAGES stage, std::string& out_assignments, std::string& out_calculations) test() argument 22331 getShaderInterface(GLuint , Utils::Shader::STAGES stage, std::string& out_interface) test() argument 22416 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 22724 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 23308 getShaderBody(GLuint test_case_index, Utils::Shader::STAGES stage, std::string& out_assignments, std::string& out_calculations) test() argument 23351 getShaderInterface(GLuint test_case_index, Utils::Shader::STAGES stage, std::string& out_interface) test() argument 23552 getShaderBody(GLuint , Utils::Shader::STAGES stage, std::string& out_assignments, std::string& out_calculations) test() argument 23597 getShaderInterface(GLuint , Utils::Shader::STAGES stage, std::string& out_interface) test() argument 23660 getShaderSource(GLuint , Utils::Shader::STAGES stage) test() argument 23792 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 24127 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 24547 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 24939 getShaderBody(GLuint test_case_index, Utils::Shader::STAGES stage, std::string& out_assignments, std::string& out_calculations) test() argument 25003 getShaderInterface(GLuint test_case_index, Utils::Shader::STAGES stage, std::string& out_interface) test() argument 25070 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 25185 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 25457 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 25758 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 26131 getShaderBody(GLuint test_case_index, Utils::Shader::STAGES stage, std::string& out_assignments, std::string& out_calculations) test() argument 26185 getShaderInterface(GLuint test_case_index, Utils::Shader::STAGES stage, std::string& out_interface) test() argument 26249 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 26537 getShaderBody(GLuint test_case_index, Utils::Shader::STAGES stage, std::string& out_assignments, std::string& out_calculations) test() argument 26601 getShaderInterface(GLuint test_case_index, Utils::Shader::STAGES stage, std::string& out_interface) test() argument 26682 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 26936 getShaderBody(GLuint test_case_index, Utils::Shader::STAGES stage, std::string& out_assignments, std::string& out_calculations) test() argument 26990 getShaderInterface(GLuint test_case_index, Utils::Shader::STAGES stage, std::string& out_interface) test() argument 27058 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 27281 getShaderBody(GLuint test_case_index, Utils::Shader::STAGES stage, std::string& out_assignments, std::string& out_calculations) test() argument 27335 getShaderInterface(GLuint test_case_index, Utils::Shader::STAGES stage, std::string& out_interface) test() argument 27408 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 27549 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 27814 getShaderBody(GLuint test_case_index, Utils::Shader::STAGES stage, std::string& out_assignments, std::string& out_calculations) test() argument 27873 getShaderInterface(GLuint test_case_index, Utils::Shader::STAGES stage, std::string& out_interface) test() argument 27950 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument 28253 getShaderBody(GLuint test_case_index, Utils::Shader::STAGES stage, std::string& out_assignments, std::string& out_calculations) test() argument 28312 getShaderInterface(GLuint test_case_index, Utils::Shader::STAGES stage, std::string& out_interface) test() argument 28401 getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) test() argument [all...] |
/third_party/vulkan-loader/loader/ |
H A D | trampoline.c | 3344 LOADER_EXPORT VKAPI_ATTR void VKAPI_CALL vkCmdWriteTimestamp2(VkCommandBuffer commandBuffer, VkPipelineStageFlags2 stage, in vkCmdWriteTimestamp2() argument
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_pipeline.c | 2434 gfx10_get_ngg_ms_info(struct radv_pipeline_stage *stage, struct gfx10_ngg_info *ngg) in gfx10_get_ngg_ms_info() argument 2749 radv_get_shader(const struct radv_pipeline *pipeline, gl_shader_stage stage) in radv_get_shader() argument 3391 radv_get_wave_size(struct radv_device *device, gl_shader_stage stage, const struct radv_shader_info *info) radv_get_wave_size() argument 3407 radv_get_ballot_bit_size(struct radv_device *device, gl_shader_stage stage, const struct radv_shader_info *info) radv_get_ballot_bit_size() argument 4438 radv_pipeline_stage_init(const VkPipelineShaderStageCreateInfo *sinfo, struct radv_pipeline_stage *out_stage, gl_shader_stage stage) radv_pipeline_stage_init() argument 4604 gl_shader_stage stage = vk_to_mesa_shader_stage(sinfo->stage); radv_create_shaders() local 5014 radv_pipeline_stage_to_user_data_0(struct radv_graphics_pipeline *pipeline, gl_shader_stage stage, enum amd_gfx_level gfx_level) radv_pipeline_stage_to_user_data_0() argument 6789 radv_shader_need_indirect_descriptor_sets(struct radv_pipeline *pipeline, gl_shader_stage stage) radv_shader_need_indirect_descriptor_sets() argument 7231 const VkPipelineShaderStageCreateInfo *stage = &pCreateInfo->stage; radv_generate_compute_pipeline_key() local 7357 radv_get_shader_from_executable_index(struct radv_pipeline *pipeline, int index, gl_shader_stage *stage) radv_get_shader_from_executable_index() argument 7500 gl_shader_stage stage; radv_GetPipelineExecutableStatisticsKHR() local 7637 gl_shader_stage stage; radv_GetPipelineExecutableInternalRepresentationsKHR() local [all...] |
H A D | radv_cmd_buffer.c | 978 radv_lookup_user_sgpr(struct radv_pipeline *pipeline, gl_shader_stage stage, int idx) in radv_lookup_user_sgpr() argument 985 radv_emit_userdata_address(struct radv_device *device, struct radeon_cmdbuf *cs, struct radv_pipeline *pipeline, gl_shader_stage stage, int idx, uint64_t va) radv_emit_userdata_address() argument 1000 radv_emit_descriptor_pointers(struct radv_device *device, struct radeon_cmdbuf *cs, struct radv_pipeline *pipeline, struct radv_descriptor_state *descriptors_state, gl_shader_stage stage) radv_emit_descriptor_pointers() argument 1206 radv_emit_inline_push_consts(struct radv_device *device, struct radeon_cmdbuf *cs, struct radv_pipeline *pipeline, gl_shader_stage stage, int idx, uint32_t *values) radv_emit_inline_push_consts() argument 3539 radv_shader_loads_push_constants(struct radv_pipeline *pipeline, gl_shader_stage stage) radv_shader_loads_push_constants() argument 3547 radv_emit_all_inline_push_consts(struct radv_device *device, struct radeon_cmdbuf *cs, struct radv_pipeline *pipeline, gl_shader_stage stage, uint32_t *values, bool *need_push_constants) radv_emit_all_inline_push_consts() argument 3990 const unsigned stage = pipeline->last_vgt_api_stage; radv_flush_ngg_query_state() local 4021 const unsigned stage = pipeline->last_vgt_api_stage; radv_flush_force_vrs_state() local 6558 radv_emit_view_index_per_stage(struct radeon_cmdbuf *cs, struct radv_graphics_pipeline *pipeline, unsigned stage, unsigned index) radv_emit_view_index_per_stage() argument 7476 const unsigned stage = pipeline->last_vgt_api_stage; radv_emit_ngg_culling_state() local 10339 radv_CmdWriteBufferMarker2AMD(VkCommandBuffer commandBuffer, VkPipelineStageFlags2 stage, VkBuffer dstBuffer, VkDeviceSize dstOffset, uint32_t marker) radv_CmdWriteBufferMarker2AMD() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_pipe.h | 1756 static inline bool si_can_dump_shader(struct si_screen *sscreen, gl_shader_stage stage) in si_can_dump_shader() argument
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_state.c | 2306 gl_shader_stage stage = stage_from_pipe(p_stage); in crocus_bind_sampler_states() local 912 upload_shader_consts(struct crocus_context *ice, gl_shader_stage stage, uint32_t *map, unsigned start) upload_shader_consts() argument 2596 crocus_upload_sampler_states(struct crocus_context *ice, struct crocus_batch *batch, gl_shader_stage stage) crocus_upload_sampler_states() argument 3059 gl_shader_stage stage = stage_from_pipe(p_stage); crocus_set_shader_images() local 3155 gl_shader_stage stage = stage_from_pipe(p_stage); crocus_set_sampler_views() local 3489 gl_shader_stage stage = stage_from_pipe(p_stage); crocus_set_constant_buffer() local 3528 upload_sysvals(struct crocus_context *ice, gl_shader_stage stage) upload_sysvals() argument 3618 gl_shader_stage stage = stage_from_pipe(p_stage); crocus_set_shader_buffers() local 5371 crocus_populate_binding_table(struct crocus_context *ice, struct crocus_batch *batch, gl_shader_stage stage, bool ff_gs) crocus_populate_binding_table() argument 5648 setup_constant_buffers(struct crocus_context *ice, struct crocus_batch *batch, int stage, struct push_bos *push_bos) setup_constant_buffers() argument 5713 emit_push_constant_packets(struct crocus_context *ice, struct crocus_batch *batch, int stage, const struct push_bos *push_bos) emit_push_constant_packets() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | vk_helpers.cpp | 3627 GetPipelineStage(gl::ShaderType stage) GetPipelineStage() argument [all...] |
/third_party/vulkan-loader/loader/generated/ |
H A D | vk_loader_extensions.c | 4612 CmdWriteTimestamp2KHR( VkCommandBuffer commandBuffer, VkPipelineStageFlags2 stage, VkQueryPool queryPool, uint32_t query) CmdWriteTimestamp2KHR() argument 4642 CmdWriteBufferMarker2AMD( VkCommandBuffer commandBuffer, VkPipelineStageFlags2 stage, VkBuffer dstBuffer, VkDeviceSize dstOffset, uint32_t marker) CmdWriteBufferMarker2AMD() argument
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_command_buffer.h | 7823 static inline size_t vn_sizeof_vkCmdWriteTimestamp2(VkCommandBuffer commandBuffer, VkPipelineStageFlags2 stage, VkQueryPool queryPool, uint32_t query) in vn_sizeof_vkCmdWriteTimestamp2() argument 7837 static inline void vn_encode_vkCmdWriteTimestamp2(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, VkPipelineStageFlags2 stage, VkQueryPool queryPool, uint32_t query) in vn_encode_vkCmdWriteTimestamp2() argument 7850 static inline size_t vn_sizeof_vkCmdWriteTimestamp2_reply(VkCommandBuffer commandBuffer, VkPipelineStageFlags2 stage, VkQueryPool queryPool, uint32_t query) in vn_sizeof_vkCmdWriteTimestamp2_reply() argument 7863 static inline void vn_decode_vkCmdWriteTimestamp2_reply(struct vn_cs_decoder *dec, VkCommandBuffer commandBuffer, VkPipelineStageFlags2 stage, VkQueryPool queryPool, uint32_t query) in vn_decode_vkCmdWriteTimestamp2_reply() argument 9894 static inline void vn_submit_vkCmdWriteTimestamp2(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, VkPipelineStageFlags2 stage, VkQueryPool queryPool, uint32_t query, struct vn_instance_submit_command *submit) in vn_submit_vkCmdWriteTimestamp2() argument 11717 vn_call_vkCmdWriteTimestamp2(struct vn_instance *vn_instance, VkCommandBuffer commandBuffer, VkPipelineStageFlags2 stage, VkQueryPool queryPool, uint32_t query) vn_call_vkCmdWriteTimestamp2() argument 11730 vn_async_vkCmdWriteTimestamp2(struct vn_instance *vn_instance, VkCommandBuffer commandBuffer, VkPipelineStageFlags2 stage, VkQueryPool queryPool, uint32_t query) vn_async_vkCmdWriteTimestamp2() argument [all...] |
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_structs.hpp | 13545 VULKAN_HPP_NAMESPACE::PipelineStageFlags2 stage = {}; member 13628 VULKAN_HPP_NAMESPACE::PipelineStageFlagBits stage member 16092 VULKAN_HPP_NAMESPACE::ShaderStageFlagBits stage = VULKAN_HPP_NAMESPACE::ShaderStageFlagBits::eVertex; global() member 16232 VULKAN_HPP_NAMESPACE::PipelineShaderStageCreateInfo stage = {}; global() member [all...] |
/third_party/glfw/deps/glad/ |
H A D | vulkan.h | 3046 VkShaderStageFlagBits stage; member 3056 VkPipelineShaderStageCreateInfo stage; member
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | 10527 VULKAN_HPP_NAMESPACE::PipelineStageFlags2KHR stage = {}; member 10601 VULKAN_HPP_NAMESPACE::PipelineStageFlagBits stage = VULKAN_HPP_NAMESPACE::PipelineStageFlagBits::eTopOfPipe; member 12443 VULKAN_HPP_NAMESPACE::ShaderStageFlagBits stage = VULKAN_HPP_NAMESPACE::ShaderStageFlagBits::eVertex; global() member 12569 VULKAN_HPP_NAMESPACE::PipelineShaderStageCreateInfo stage = {}; global() member [all...] |
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 2149 VkShaderStageFlagBits stage; member 2159 VkPipelineShaderStageCreateInfo stage; member 6256 VkPipelineStageFlags2KHR stage; member
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-charset-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
com/
com/ibm/
com/ibm/icu/
... |