Home
last modified time | relevance | path

Searched defs:attributeBinding (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DProgram.h285 std::map<std::string, GLuint> attributeBinding; variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp518 …const deUint32 attributeBinding = getAttributeBinding(m_bindingMapping, firstInputrate, attribu… in createInstance() local
530 …const deUint32 attributeBinding = getAttributeBinding(m_bindingMapping, firstInputrate, attrib… in createInstance() local