HomeSort by relevance Sort by last modified time
    Searched refs:builtInType (Results 1 - 6 of 6) sorted by null

  /external/deqp/modules/gles31/functional/
es31fNegativeSampleVariablesTests.cpp 109 std::string builtInType;
130 ctx.beginSection("OES_sample_variables: trying to write to built-in read-only variable" + testConfigs[idx].builtInType);
150 std::string builtInType;
171 ctx.beginSection("OES_sample_variables: trying to use fragment shader built-in sampler variable " + testConfigs[idx].builtInType + " inside vertex shader");
187 ctx.beginSection("OES_sample_variables: trying to use fragment shader built-in sampler variable " + testConfigs[idx].builtInType + " inside tessellation control shader");
203 ctx.beginSection("OES_sample_variables: trying to use fragment shader built-in sampler variable " + testConfigs[idx].builtInType + " inside tessellation evaluation shader");
220 ctx.beginSection("OES_sample_variables: trying to use fragment shader built-in sampler variable " + testConfigs[idx].builtInType + " inside geometry shader");
236 std::string builtInType[MAX_TYPES];
261 << " highp int invalidValue = " << testConfigs.builtInType[typeIdx] << "[invalidIndex]; \n"
265 ctx.beginSection("OES_sample_variables: using constant integral expression outside of " + testConfigs.builtInType[typeIdx] + " bounds")
    [all...]
  /external/libxml2/include/libxml/
schemasInternals.h 626 int builtInType; /* Type of built-in types. */
  /external/libxml2/
xmlschemastypes.c 329 ret->builtInType = type;
676 switch (type->builtInType) {
    [all...]
xmlschemas.c 227 ( (WXS_TYPE_CAST (i))->builtInType == XML_SCHEMAS_ANYTYPE))
231 ((i)->builtInType == XML_SCHEMAS_ANYTYPE))
236 (item->builtInType != XML_SCHEMAS_ANYTYPE)))
240 ((i)->builtInType == XML_SCHEMAS_ANYSIMPLETYPE))
    [all...]
  /external/deqp-deps/glslang/hlsl/
hlslParseHelper.cpp     [all...]
  /external/kotlinc/lib/
kotlin-reflect.jar 

Completed in 109 milliseconds