Home
last modified time | relevance | path

Searched defs:attribType (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Shader/
DVertexShader.hpp67 AttribType attribType[MAX_VERTEX_INPUTS]; member in sw::VertexShader
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DInputLayoutCache.cpp59 uint8_t attribType; member
77 gl::AttributeType attribType = gl::GetAttributeType(glType); in addAttributeData() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
DVertexProcessor.hpp78 unsigned int attribType : BITS(SpirvShader::ATTRIBTYPE_LAST); member
/third_party/vk-gl-cts/modules/glshared/
DglsRandomShaderProgram.cpp184 const rsg::VariableType& attribType = attribVar->getType(); in shadeVertices() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DVertexProcessor.hpp107 unsigned int attribType : BITS(VertexShader::ATTRIBTYPE_LAST); member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DVertexAttributeTest.cpp18 GLsizei TypeStride(GLenum attribType) in TypeStride()
2695 GLenum attribType, in GetExpectedData()
2756 for (GLenum attribType : attribTypes) in testSetUp() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp349 glu::VarType attribType = glu::getVarType(type, vecIter.getPath()); in genShaderSources() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp3368 sw::VertexShader::AttribType attribType = sw::VertexShader::ATTRIBTYPE_FLOAT; in attributeRegister() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DProgramD3D.cpp64 gl::VertexAttribType attribType = in GetDefaultInputLayoutFromShader() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp1832 gl::ComponentType attribType = GetVertexAttributeComponentType( in initializePipeline() local