Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_driver.h125 uint8_t inputPatchSize; member
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_program.c335 tcp->tp.input_patch_size = info->prop.tp.inputPatchSize; in nvc0_tcp_gen_header()
/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp2897 …se (Context& context, const char* name, const char* description, int inputPatchSize, int outputPat… in PatchVertexCountCase() argument
2899 , m_inputPatchSize (inputPatchSize) in PatchVertexCountCase()