Home
last modified time | relevance | path

Searched defs:vertexBindings (Results 1 – 20 of 20) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessUtil.cpp338const VertexBindings &vertexBindings, const VertexAttributes &vertexAttributes, in GraphicsEnvironment()
DvktRobustness1VertexAccessTests.cpp115 VertexBindings vertexBindings; member
/external/angle/src/libANGLE/renderer/d3d/
DVertexDataManager.cpp254 const auto &vertexBindings = vertexArray->getVertexBindings(); in prepareVertexData() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawNonLineTests.cpp477 const std::vector<VkVertexInputBindingDescription> vertexBindings{ in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemUtils.cpp545const VertexBindings &vertexBindings, const VertexAttribs &vertexAttribs, in makeGraphicsPipeline()
DvktProtectedMemShaderImageAccessTests.cpp1047 VertexBindings vertexBindings; in executeFragmentTest() local
DvktProtectedMemYCbCrConversionTests.cpp842 VertexBindings vertexBindings; in renderYCbCrToColor() local
/external/angle/src/libANGLE/capture/
Dserialize.cpp1346 const std::vector<gl::VertexBinding> &vertexBindings) in SerializeVertexBindingsVector()
DFrameCapture.cpp2676 const std::vector<gl::VertexBinding> &vertexBindings = vertexArray->getVertexBindings(); in CaptureVertexArrayState() local
/external/deqp/external/vulkancts/modules/vulkan/device_generated_commands/
DvktDGCGraphicsDrawCountTestsExt.cpp1071 const std::vector<VkVertexInputBindingDescription> vertexBindings{ in testDrawCountRun() local
DvktDGCGraphicsMiscTestsExt.cpp884 std::vector<VkVertexInputBindingDescription> vertexBindings; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp1062 const vk::VkVertexInputBindingDescription vertexBindings[] = { in createPipeline() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleShaderBuiltInTests.cpp1972 const std::vector<vk::VkVertexInputBindingDescription> vertexBindings = { in iterate() local
DvktPipelineExtendedDynamicStateTests.cpp5618 const auto vertexBindings = in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.cpp4090 vector<VkVertexInputBindingDescription> vertexBindings; in runAndVerifyDefaultPipeline() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp2131 const auto &vertexBindings = mVertexArray11->getState().getVertexBindings(); in syncCurrentValueAttribs() local
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryAddressBindingTests.cpp1085 const VkVertexInputBindingDescription vertexBindings[] = {{ in create() local
DvktMemoryDeviceMemoryReportTests.cpp1069 const VkVertexInputBindingDescription vertexBindings[] = {{ in create() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp1943 const VkVertexInputBindingDescription vertexBindings[] = {{0u, // binding in createMultiple() local
/external/angle/src/libANGLE/
DContext.cpp10153 const auto &vertexBindings = vao->getVertexBindings(); in updateVertexElementLimitsImpl() local