Home
last modified time | relevance | path

Searched defs:stage (Results 426 - 450 of 483) sorted by relevance

1...<<11121314151617181920

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryAccelerationStructuresTests.cpp268 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 DvktRayQueryBuiltinTests.cpp224 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 DvktRobustnessExtsTests.cpp247 Stage stage; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp946 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 DvktSynchronizationOperation.cpp89 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 DvktPrimitivesGeneratedQueryTests.cpp2425 ShaderStage stage; in testGenerator() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderMiscTestsEXT.cpp3950 VkPipelineShaderStageCreateInfo makePipelineShaderStageCreateInfo (VkShaderStageFlagBits stage, VkShaderModule module, const VkSpecializationInfo* pSpecializationInfo = nullptr) in makePipelineShaderStageCreateInfo() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderImageLoadStoreTests.cpp146 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 Dgl4cShaderStorageBufferObjectTests.cpp8192 int stage; member in gl4cts::__anon27645::AdvancedUnsizedArrayLength2
[all...]
H A Dgl4cES31CompatibilityShaderStorageBufferObjectTests.cpp7664 int stage; global() member in gl4cts::es31compatibility::__anon27629::AdvancedUnsizedArrayLength2
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderStorageBufferObjectTests.cpp7832 int stage; global() member in glcts::__anon27698::AdvancedUnsizedArrayLength2
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkPipelineConstructionUtil.cpp3240 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 Dvk_helpers.h2747 PipelineStage stage; member
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_c.h349 SpvExecutionModel stage; member
555 SpvExecutionModel stage; member
H A Dspirv_msl.hpp89 spv::ExecutionModel stage = spv::ExecutionModelMax; member
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder.cc74 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 DvktRayQueryAccelerationStructuresTests.cpp262 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 DvktRayQueryBuiltinTests.cpp224 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 DvktSubgroupsTestsUtils.cpp946 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 DGlslangToSpv.cpp312 spv::ExecutionModel TranslateExecutionModel(EShLanguage stage, bool isMeshShaderEXT = false) in TranslateExecutionModel() argument
/third_party/mbedtls/library/
H A Dpsa_crypto.c8607 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 Dshader_enums.h72 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 Dtu_pipeline.c438 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 Dtu_cmd_buffer.c3334 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 Dac_nir_to_llvm.c43 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...]

Completed in 157 milliseconds

1...<<11121314151617181920