Home
last modified time | relevance | path

Searched refs:inputPatchSize (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_driver.h139 uint8_t inputPatchSize; member
Dnv50_ir_from_sm4.cpp969 info.prop.tp.inputPatchSize = in inspectDeclaration()
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_program.c351 tcp->tp.input_patch_size = info->prop.tp.inputPatchSize; in nvc0_tcp_gen_header()
/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp2859 …se (Context& context, const char* name, const char* description, int inputPatchSize, int outputPat… in PatchVertexCountCase() argument
2861 , m_inputPatchSize (inputPatchSize) in PatchVertexCountCase()