OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:functiondesc
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/gles3/functional/
es3fInstancedRenderingTests.cpp
632
const char*
functionDesc
= function == (int)InstancedRenderingCase::FUNCTION_DRAW_ARRAYS_INSTANCED ? "Use glDrawArraysInstanced()"
637
DE_ASSERT(
functionDesc
!= DE_NULL);
639
TestCaseGroup* functionGroup = new TestCaseGroup(m_context, functionName,
functionDesc
);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
regstr.h
583
#define REGSTR_VAL_FUNCDESC TEXT("
FunctionDesc
")
[
all
...]
Completed in 72 milliseconds