Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/vk/
H A DGrVkDescriptorSetManager.cpp72 uint32_t numBindings = visibilities.count(); in get_layout_and_desc_count() local
/third_party/vk-gl-cts/framework/opengl/
H A DgluDrawUtil.cpp339 VertexBuffer::VertexBuffer (const RenderContext& context, int numBindings, const VertexArrayBinding* bindings, Type type) in VertexBuffer() argument
/third_party/glslang/glslang/MachineIndependent/
H A Diomapper.cpp1100 int numBindings = referenceIntermediate.getSpv().openGl != 0 && type.isSizedArray() ? type.getCumulativeArraySize() : 1; in resolveBinding() local
1247 int numBindings = referenceIntermediate.getSpv().openGl != 0 && type.isSizedArray() ? type.getCumulativeArraySize() : 1; in reserverResourceSlot() local
1302 int numBindings = referenceIntermediate.getSpv().openGl != 0 && type.isSizedArray() ? type.getCumulativeArraySize() : 1; variable
/third_party/glslang/glslang/Public/
H A DShaderLang.h302 int numBindings; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingBufferDeviceAddressTests.cpp692 deUint32 numBindings = 1; in iterate() local
[all...]
H A DvktBindingMutableTests.cpp1411 const auto numBindings = static_cast<deUint32>(bindings.size()); variable
[all...]
H A DvktBindingValveMutableTests.cpp1330 const auto numBindings = static_cast<deUint32>(bindings.size()); variable
[all...]
H A DvktBindingDescriptorSetRandomTests.cpp524 int numBindings = randRange(&rnd, minBindings, maxBindings); in generateRandomLayout() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingBufferDeviceAddressTests.cpp692 deUint32 numBindings = 1; in iterate() local
[all...]
H A DvktBindingMutableTests.cpp1407 const auto numBindings = static_cast<deUint32>(bindings.size()); variable
[all...]
H A DvktBindingDescriptorSetRandomTests.cpp524 int numBindings = randRange(&rnd, minBindings, maxBindings); in generateRandomLayout() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDynamicOffsetTests.cpp226 const deUint32 numBindings = m_params.numDynamicBindings + m_params.numNonDynamicBindings; in init() local
710 const deUint32 numBindings = m_params.numDynamicBindings + m_params.numNonDynamicBindings; in verifyImage() local
793 const deUint32 numBindings = m_params.numDynamicBindings + m_params.numNonDynamicBindings; in initPrograms() local
1342 const deUint32 numBindings = m_params.numDynamicBindings + m_params.numNonDynamicBindings; initPrograms() local
[all...]
H A DvktPipelineVertexInputTests.cpp570 const size_t numBindings = (m_bindingMapping == BINDING_MAPPING_ONE_TO_ONE) ? numAttributes : ((numAttributes > 1) ? 2 : 1); in createInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineDynamicOffsetTests.cpp223 const deUint32 numBindings = m_params.numDynamicBindings + m_params.numNonDynamicBindings; in init() local
711 const deUint32 numBindings = m_params.numDynamicBindings + m_params.numNonDynamicBindings; in verifyImage() local
796 const deUint32 numBindings = m_params.numDynamicBindings + m_params.numNonDynamicBindings; in initPrograms() local
1366 const deUint32 numBindings = m_params.numDynamicBindings + m_params.numNonDynamicBindings; initPrograms() local
[all...]
H A DvktPipelineVertexInputTests.cpp495 const size_t numBindings = (m_bindingMapping == BINDING_MAPPING_ONE_TO_ONE) ? numAttributes : ((numAttributes > 1) ? 2 : 1); in createInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp700 int numBindings = caseDef.descriptorType != VERTEX_ATTRIBUTE_FETCH ? 2 : 1; in generateLayout() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp659 int numBindings = caseDef.descriptorType != VERTEX_ATTRIBUTE_FETCH ? 2 : 1; in generateLayout() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutCase.cpp2117 const int numBindings = m_interface.getNumBlocks(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
H A DvktSSBOLayoutCase.cpp2117 const int numBindings = m_interface.getNumBlocks(); in iterate() local

Completed in 58 milliseconds