Home
last modified time | relevance | path

Searched defs:descType (Results 1 - 19 of 19) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmImageSamplerTests.cpp218 const char* getDescriptorName (DescriptorType descType) in getDescriptorName() argument
262 VkDescriptorType getVkDescriptorType (DescriptorType descType) in getVkDescriptorType() argument
303 std::string getFunctionDstVariableStr (ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionDstVariableStr() argument
448 std::string getFunctionSrcVariableStr (ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionSrcVariableStr() argument
679 std::string getImageSamplerTypeStr (DescriptorType descType, ReadOp readOp, deUint32 depthProperty, TestType testType, int formatIndex) in getImageSamplerTypeStr() argument
735 getInterfaceList(DescriptorType descType) getInterfaceList() argument
756 getSamplerDecoration(DescriptorType descType) getSamplerDecoration() argument
[all...]
H A DvktSpvAsmComputeShaderCase.cpp488 const VkDescriptorType descType = m_shaderSpec.inputs[inputNdx].getDescriptorType(); in iterate() local
568 const VkDescriptorType descType = descriptorTypes[inputNdx]; iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferViewAccessTests.cpp79 VkDescriptorType descType; member
1341 const vk::VkDescriptorType descType[] = { vk::VK_DESCRIPTOR_TYPE_UNIFORM_TEXEL_BUFFER, vk::VK_DESCRIPTOR_TYPE_STORAGE_TEXEL_BUFFER }; in createBufferViewAccessTests() local
1387 const vk::VkDescriptorType descType[] = { vk::VK_DESCRIPTOR_TYPE_UNIFORM_TEXEL_BUFFER, vk::VK_DESCRIPTOR_TYPE_STORAGE_TEXEL_BUFFER }; in createBufferViewAccessTests() local
[all...]
H A DvktApiMaintenance3Check.cpp871 std::string getDescriptorTypeShortName (const VkDescriptorType descType) in getDescriptorTypeShortName() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmComputeShaderCase.cpp488 const VkDescriptorType descType = m_shaderSpec.inputs[inputNdx].getDescriptorType(); in iterate() local
568 const VkDescriptorType descType = descriptorTypes[inputNdx]; iterate() local
[all...]
H A DvktSpvAsmImageSamplerTests.cpp218 const char* getDescriptorName (DescriptorType descType) in getDescriptorName() argument
262 VkDescriptorType getVkDescriptorType (DescriptorType descType) in getVkDescriptorType() argument
303 std::string getFunctionDstVariableStr (ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionDstVariableStr() argument
448 std::string getFunctionSrcVariableStr (ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionSrcVariableStr() argument
656 std::string getImageSamplerTypeStr (DescriptorType descType, ReadOp readOp, deUint32 depthProperty, TestType testType, const FormatDataForShaders& formatData) in getImageSamplerTypeStr() argument
712 getInterfaceList(DescriptorType descType) getInterfaceList() argument
733 getSamplerDecoration(DescriptorType descType) getSamplerDecoration() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferViewAccessTests.cpp78 VkDescriptorType descType; member
1286 const vk::VkDescriptorType descType[] = { vk::VK_DESCRIPTOR_TYPE_UNIFORM_TEXEL_BUFFER, vk::VK_DESCRIPTOR_TYPE_STORAGE_TEXEL_BUFFER }; in createBufferViewAccessTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingMutableTests.cpp1399 const auto descType = bindings[0].typeAtIteration(iteration); variable
H A DvktBindingShaderAccessTests.cpp276 vk::VkImageLayout getImageLayoutForDescriptorType (vk::VkDescriptorType descType) in getImageLayoutForDescriptorType() argument
161 verifyDriverSupport(const deUint32 apiVersion, const vk::VkPhysicalDeviceFeatures& deviceFeatures, const std::vector<std::string>& deviceExtensions, DescriptorUpdateMethod updateMethod, vk::VkDescriptorType descType, vk::VkShaderStageFlags activeStages, vk::VkImageViewType viewType = vk::VK_IMAGE_VIEW_TYPE_2D) verifyDriverSupport() argument
H A DvktBindingValveMutableTests.cpp1318 const auto descType = bindings[0].typeAtIteration(iteration); variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktAtomicOperationTests.cpp899 const VkDescriptorType descType = (useRef ? VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER : VK_DESCRIPTOR_TYPE_STORAGE_BUFFER); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingMutableTests.cpp1395 const auto descType = bindings[0].typeAtIteration(iteration); variable
H A DvktBindingShaderAccessTests.cpp276 vk::VkImageLayout getImageLayoutForDescriptorType (vk::VkDescriptorType descType) in getImageLayoutForDescriptorType() argument
161 verifyDriverSupport(const deUint32 apiVersion, const vk::VkPhysicalDeviceFeatures& deviceFeatures, const std::vector<std::string>& deviceExtensions, DescriptorUpdateMethod updateMethod, vk::VkDescriptorType descType, vk::VkShaderStageFlags activeStages, vk::VkImageViewType viewType = vk::VK_IMAGE_VIEW_TYPE_2D) verifyDriverSupport() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DProgramExecutableVk.cpp629 const VkDescriptorType descType = imageBinding.textureType == gl::TextureType::Buffer in addImageDescriptorSetDesc() local
772 const VkDescriptorType descType = in addTextureDescriptorSetDesc() local
527 addInterfaceBlockDescriptorSetDesc( const std::vector<gl::InterfaceBlock> &blocks, const gl::ShaderType shaderType, VkDescriptorType descType, vk::DescriptorSetLayoutDesc *descOut) addInterfaceBlockDescriptorSetDesc() argument
782 WriteBufferDescriptorSetBinding(const vk::BufferHelper &buffer, VkDeviceSize offset, VkDeviceSize size, VkDescriptorSet descSet, VkDescriptorType descType, uint32_t bindingIndex, uint32_t arrayElement, VkDeviceSize requiredOffsetAlignment, VkDescriptorBufferInfo *bufferInfoOut, VkWriteDescriptorSet *writeInfoOut) WriteBufferDescriptorSetBinding() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktAtomicOperationTests.cpp899 const VkDescriptorType descType = (useRef ? VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER : VK_DESCRIPTOR_TYPE_STORAGE_BUFFER); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp1464 const auto descType = vk::VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER; in iterate() local
H A DvktPipelineExtendedDynamicStateTests.cpp4110 const auto descType = vk::VK_DESCRIPTOR_TYPE_STORAGE_BUFFER; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp1483 const auto descType = vk::VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER; in iterate() local
H A DvktPipelineExtendedDynamicStateTests.cpp4924 const auto descType = vk::VK_DESCRIPTOR_TYPE_STORAGE_BUFFER; in iterate() local

Completed in 94 milliseconds