Home
last modified time | relevance | path

Searched defs:stage (Results 276 - 300 of 483) sorted by relevance

1...<<11121314151617181920

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_render.c1131 struct draw_stage* stage; in r300_draw_stage() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkQueryUtil.cpp529 bool isShaderStageSupported (const VkPhysicalDeviceFeatures& deviceFeatures, VkShaderStageFlagBits stage) in isShaderStageSupported() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferMarkerTests.cpp210 VkPipelineStageFlagBits stage; // Pipeline stage where any marker writes for this test case occur in member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorBufferTests.cpp283 VkShaderStageFlagBits stage; // which shader makes use of the bindings member
601 std::string toString (VkShaderStageFlagBits stage) in toString() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTestsUtils.cpp74 std::string buildShaderName (VkShaderStageFlagBits stage, in buildShaderName() argument
455 VkAccessFlags pipelineAccessFromStage (VkPipelineStageFlagBits stage, bool readORwrite) in pipelineAccessFromStage() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingMemGuaranteeTests.cpp67 VkShaderStageFlagBits stage; member
787 VkShaderStageFlagBits stage; in createMemGuaranteeTests() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm64bitCompareTests.cpp205 vk::VkShaderStageFlagBits stage; member
[all...]
H A DvktSpvAsmGraphicsShaderTestUtil.hpp350 vk::VkShaderStageFlagBits stage; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationUtil.cpp130 setShader(const DeviceInterface& vk, const VkDevice device, const VkShaderStageFlagBits stage, const ProgramBinary& binary, const VkSpecializationInfo* specInfo) setShader() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferMarkerTests.cpp174 VkPipelineStageFlagBits stage; // Pipeline stage where any marker writes for this test case occur in member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingDescriptorBufferTests.cpp283 VkShaderStageFlagBits stage; // which shader makes use of the bindings member
600 std::string toString (VkShaderStageFlagBits stage) in toString() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTestsUtils.cpp74 std::string buildShaderName (VkShaderStageFlagBits stage, in buildShaderName() argument
455 VkAccessFlags pipelineAccessFromStage (VkPipelineStageFlagBits stage, bool readORwrite) in pipelineAccessFromStage() argument
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DContext.cpp1153 TexGen Context::texGenActive(int stage) in texGenActive() argument
1163 int Context::textureTransformCountActive(int stage) in textureTransformCountActive() argument
1173 int Context::texCoordIndexActive(int stage) in texCoordIndexActive() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/test_expectations/
H A DGPUTestExpectationsParser.cpp462 int32_t stage = kLineParserBegin; in parseLine() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DShaderModuleD3D12.cpp188 SingleShaderStage stage; member
748 Compile(const ProgrammableStage& programmableStage, SingleShaderStage stage, PipelineLayout* layout, uint32_t compileFlags) Compile() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout.cc1916 const stage_map_t *stage = &stages[table_index][stage_index]; in apply() local
/third_party/skia/third_party/externals/tint/samples/
H A Dmain.cc850 EShLanguage pipeline_stage_to_esh_language(tint::ast::PipelineStage stage) { in pipeline_stage_to_esh_language() argument
/third_party/spirv-tools/source/opt/
H A Dinstrument_pass.cpp666 spv::ExecutionModel stage = context()->GetStage(); in InstProcessEntryPointCallTree() local
[all...]
H A Dir_context.cpp1128 uint32_t stage = entry_points.begin()->GetSingleWordInOperand( in GetStage() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingMemGuaranteeTests.cpp67 VkShaderStageFlagBits stage; member
787 VkShaderStageFlagBits stage; in createMemGuaranteeTests() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.hpp350 vk::VkShaderStageFlagBits stage; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationUtil.cpp130 setShader(const DeviceInterface& vk, const VkDevice device, const VkShaderStageFlagBits stage, const ProgramBinary& binary, const VkSpecializationInfo* specInfo) setShader() argument
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DShaderLang.cpp491 DeduceVersionProfile(TInfoSink& infoSink, EShLanguage stage, bool versionNotFirst, int defaultVersion, EShSource source, int& version, EProfile& profile, const SpvVersion& spvVersion) DeduceVersionProfile() argument
680 TranslateEnvironment(const TEnvironment* environment, EShMessages& messages, EShSource& source, EShLanguage& stage, SpvVersion& spvVersion) TranslateEnvironment() argument
841 EShLanguage stage = compiler->getLanguage(); ProcessDeferred() local
1963 linkStage(EShLanguage stage, EShMessages messages) linkStage() argument
[all...]
H A DlinkValidate.cpp514 isSameInterface(TIntermSymbol* symbol, EShLanguage stage, TIntermSymbol* unitSymbol, EShLanguage unitStage) isSameInterface() argument
1823 computeTypeLocationSize(const TType& type, EShLanguage stage) computeTypeLocationSize() argument
[all...]
/third_party/glslang/glslang/Public/
H A DShaderLang.h193 EShLanguage stage; // redundant information with other input, this one overrides when not EShSourceNone member
696 EShLanguage stage; member in glslang::TShader
859 getShaders(EShLanguage stage) getShaders() argument
[all...]

Completed in 38 milliseconds

1...<<11121314151617181920