Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessUtil.cpp314 const VertexBindings& vertexBindings, in GraphicsEnvironment()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DVertexDataManager.cpp253 const auto &vertexBindings = vertexArray->getVertexBindings(); in prepareVertexData() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemShaderImageAccessTests.cpp918 VertexBindings vertexBindings; in executeFragmentTest() local
DvktProtectedMemUtils.cpp562 const VertexBindings& vertexBindings, in makeGraphicsPipeline()
DvktProtectedMemYCbCrConversionTests.cpp875 VertexBindings vertexBindings; in renderYCbCrToColor() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dframe_capture_utils.cpp1285 const std::vector<gl::VertexBinding> &vertexBindings) in SerializeVertexBindingsVector()
DFrameCapture.cpp1988 const std::vector<gl::VertexBinding> &vertexBindings = vertexArray->getVertexBindings(); in CaptureVertexArrayState() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleShaderBuiltInTests.cpp1857 const std::vector<vk::VkVertexInputBindingDescription> vertexBindings = in iterate() local
DvktPipelineExtendedDynamicStateTests.cpp2068 …const auto vertexBindings = m_testConfig.vertexGenerator.staticValue->getBindingDescriptions(m_tes… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp1050 const vk::VkVertexInputBindingDescription vertexBindings[] = in createPipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.cpp3975 vector<VkVertexInputBindingDescription> vertexBindings; in runAndVerifyDefaultPipeline() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp2091 const auto &vertexBindings = mVertexArray11->getState().getVertexBindings(); in syncCurrentValueAttribs() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryDeviceMemoryReportTests.cpp1063 const VkVertexInputBindingDescription vertexBindings[] = in create() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp1669 const VkVertexInputBindingDescription vertexBindings[] = in createMultiple() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp9385 const auto &vertexBindings = vao->getVertexBindings(); in updateVertexElementLimitsImpl() local