Home
last modified time | relevance | path

Searched defs:layout (Results 401 - 425 of 552) sorted by relevance

1...<<11121314151617181920>>...23

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectPipelineInteractionTests.cpp199 vk::VkDescriptorSetLayout layout = descriptorSetLayout.get(); in iterate() local
899 vk::VkDescriptorSetLayout layout = descriptorSetLayout.get(); iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationSmokeTests.cpp702 vk::Move<VkPipelineLayout> layout; in generateWork() local
H A DvktSynchronizationWin32KeyedMutexTests.cpp820 D3D11_INPUT_ELEMENT_DESC layout[] = in DX11Operation() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktShaderLibrary.cpp619 ValueBufferLayout layout; computeStd140Layout() local
642 ValueBufferLayout layout; computeStd430Layout() local
694 copyToLayout(void* dst, const ValueBufferLayout& layout, const vector<Value>& values, int arrayNdx) copyToLayout() argument
982 getVertexAttributeDescriptions(const vector<Value>& inputValues, const ValueBufferLayout& layout) getVertexAttributeDescriptions() argument
1213 writeValuesToMem(Context& context, const vk::Allocation& dst, const ValueBufferLayout& layout, const vector<Value>& values, int arrayNdx) writeValuesToMem() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiDisplayControlTests.cpp506 createPipeline(const DeviceInterface& vkd, VkDevice device, VkRenderPass renderPass, VkPipelineLayout layout, VkShaderModule vertexShaderModule, VkShaderModule fragmentShaderModule, deUint32 width, deUint32 height) createPipeline() argument
H A DvktWsiDisplayTimingTests.cpp459 createPipeline(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkRenderPass renderPass, vk::VkPipelineLayout layout, vk::VkShaderModule vertexShaderModule, vk::VkShaderModule fragmentShaderModule, deUint32 width, deUint32 height) createPipeline() argument
H A DvktWsiIncrementalPresentTests.cpp539 createPipeline(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkRenderPass renderPass, vk::VkPipelineLayout layout, vk::VkShaderModule vertexShaderModule, vk::VkShaderModule fragmentShaderModule, deUint32 width, deUint32 height) createPipeline() argument
H A DvktWsiSharedPresentableImageTests.cpp453 createPipeline(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkRenderPass renderPass, vk::VkPipelineLayout layout, vk::VkShaderModule vertexShaderModule, vk::VkShaderModule fragmentShaderModule, deUint32 width, deUint32 height) createPipeline() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiPipelineTests.cpp483 Move<VkRenderPass> createSimpleRenderPass (const DeviceInterface& vk, const VkDevice& device, VkFormat format, VkAttachmentLoadOp loadOp, VkAttachmentLoadOp stencilLoadOp, VkAttachmentStoreOp stencilStoreOp, VkImageLayout layout) in createSimpleRenderPass() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingBufferDeviceAddressTests.cpp120 Layout layout; member
403 std::string layout = m_data.layout == LAYOUT_SCALAR ? "scalar" : "std140"; initPrograms() local
[all...]
H A DvktBindingDescriptorUpdateTests.cpp385 vk::VkImageLayout layout = vk::VK_IMAGE_LAYOUT_UNDEFINED; in getMainImageShaderLayout() local
[all...]
H A DvktBindingShaderAccessTests.cpp384 vk::VkDescriptorImageInfo makeDescriptorImageInfo (vk::VkImageView imageView, vk::VkImageLayout layout) in makeDescriptorImageInfo() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
H A DvktConditionalDrawAndClearTests.cpp503 void ConditionalRenderingBaseTestInstance::createRenderPass (VkFormat format, VkImageLayout layout) in createRenderPass() argument
1281 void ConditionalRenderingUpdateBufferWithDrawTestInstance::createRenderPass (VkFormat format, VkImageLayout layout) in createRenderPass() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryAddressBindingTests.cpp1009 Dependency<PipelineLayout> layout; member
1223 Dependency<PipelineLayout> layout; member
[all...]
H A DvktMemoryDeviceMemoryReportTests.cpp1027 Dependency<PipelineLayout> layout; member
1241 Dependency<PipelineLayout> layout; member
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DOutputHLSL.cpp1185 TLayoutQualifier layout = variableType.getLayoutQualifier(); in visitSymbol() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cLayoutBindingTests.cpp792 String buildUniformDecl(const String& keyword, const String& layout, const String& uniform_type, in buildUniformDecl() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcUniformBlockCase.cpp433 void computeStd140Layout(UniformLayout& layout, int& curOffset, int curBlockNdx, const std::string& curPrefix, in computeStd140Layout() argument
548 void computeStd140Layout(UniformLayout& layout, const ShaderInterface& interface) in computeStd140Layout() argument
646 generateValues(const UniformLayout& layout, const std::map<int, void*>& blockPointers, deUint32 seed) generateValues() argument
923 generateCompareSrc(std::ostringstream& src, const char* resultVar, const VarType& type, const char* srcName, const char* apiName, const UniformLayout& layout, const void* basePtr, deUint32 unusedMask) generateCompareSrc() argument
981 generateCompareSrc(std::ostringstream& src, const char* resultVar, const ShaderInterface& interface, const UniformLayout& layout, const std::map<int, void*>& blockPointers, bool isVertex) generateCompareSrc() argument
1023 generateVertexShader(std::ostringstream& src, glu::GLSLVersion glslVersion, const ShaderInterface& interface, const UniformLayout& layout, const std::map<int, void*>& blockPointers) generateVertexShader() argument
1063 generateFragmentShader(std::ostringstream& src, glu::GLSLVersion glslVersion, const ShaderInterface& interface, const UniformLayout& layout, const std::map<int, void*>& blockPointers) generateFragmentShader() argument
1102 getGLUniformLayout(const glw::Functions& gl, UniformLayout& layout, deUint32 program) getGLUniformLayout() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.cpp158 getElementSizeInBytes( const subgroups::Format format, const subgroups::SSBOData::InputDataLayoutType layout) getElementSizeInBytes() argument
[all...]
/third_party/vk-gl-cts/external/amber/src/src/dawn/
H A Dengine_dawn.cc459 MakeBindGroup( const ::dawn::Device& device, const ::dawn::BindGroupLayout& layout, const std::vector<BindingInitializationHelper>& bindingsInitializer) MakeBindGroup() argument
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidation_state.cpp99 bool IsInstructionInLayoutSection(ModuleLayoutSection layout, SpvOp op) { in IsInstructionInLayoutSection() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_wrapper.h873 ANGLE_INLINE void CommandBuffer::bindDescriptorSets(const PipelineLayout &layout, in bindDescriptorSets() argument
911 ANGLE_INLINE void CommandBuffer::pushConstants(const PipelineLayout &layout, in pushConstants() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkCommandBuffer.cpp1415 void CommandBuffer::pushConstants(PipelineLayout *layout, VkShaderStageFlags stageFlags, in pushConstants() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidation_state.cpp99 bool IsInstructionInLayoutSection(ModuleLayoutSection layout, SpvOp op) { in IsInstructionInLayoutSection() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DCommandBufferD3D12.cpp158 PipelineLayout* layout = ToBackend(pipeline->GetLayout()); in RecordFirstIndexOffset() local
248 PipelineLayout* layout = ToBackend(pipeline->GetLayout()); in RecordNumWorkgroupsForDispatch() local

Completed in 69 milliseconds

1...<<11121314151617181920>>...23