Home
last modified time | relevance | path

Searched defs:inputType (Results 1 – 13 of 13) sorted by relevance

/external/deqp/framework/referencerenderer/
DrrShaders.cpp30 …yShader (size_t numVaryingInputs, size_t numVaryingOutputs, GeometryShaderInputType inputType, Geo… in GeometryShader()
/external/deqp/framework/opengl/simplereference/
DsglrShaderProgram.hpp138 rr::GeometryShaderInputType inputType; member
/external/deqp/modules/glshared/
DglsDrawTest.hpp192 InputType inputType; member
DglsDrawTest.cpp1014 …tributeArray::setupArray (bool bound, int offset, int size, DrawTestSpec::InputType inputType, Dra… in setupArray()
2124 DrawTestSpec::AttributeSpec DrawTestSpec::AttributeSpec::createAttributeArray (InputType inputType,… in createAttributeArray()
2143 …AttributeSpec DrawTestSpec::AttributeSpec::createDefaultAttribute (InputType inputType, OutputType… in createDefaultAttribute()
DglsVertexArrayTests.hpp459 Array::InputType inputType; member in deqp::gls::MultiVertexArrayTest::Spec::ArraySpec
DglsVertexArrayTests.cpp532 void ContextArray::bind (int attribNdx, int offset, int size, InputType inputType, OutputType outTy… in bind()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/
DUiFacade.java160 … "inputType", description = "type of input data, ie number or text") @RpcOptional final String inp… in dialogCreateInput()
/external/deqp/modules/gles2/functional/
Des2fShaderMatrixTests.cpp119 InputType inputType; member
1156 const InputType inputType = inTypeList[inTypeNdx].type; in init() local
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowTextView.java48 private int inputType; field in ShadowTextView
/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp129 std::string inputTypeToGLString (rr::GeometryShaderInputType inputType) in inputTypeToGLString()
211 …ertexExpanderShader (const glu::ContextType& contextType, rr::GeometryShaderInputType inputType, r… in VertexExpanderShader()
282 …::genGeometrySource (const glu::ContextType& contextType, rr::GeometryShaderInputType inputType, r… in genGeometrySource()
2377 …tiveDrawCase (Context& context, const char* name, const char* desc, GLenum inputType, GLenum input… in NegativeDrawCase()
6375 GLenum inputType; in init() member
6421 const GLenum inputType = inputTypes[inputTypeNdx]; in init() local
/external/deqp/modules/gles3/functional/
Des3fShaderMatrixTests.cpp224 InputType inputType; member
1872 const InputType inputType = inTypeList[inTypeNdx].type; in init() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderMatrixTests.cpp219 InputType inputType; member
2060 const InputType inputType = inTypeList[inTypeNdx].type; in init() local
/external/protobuf/java/src/main/java/com/google/protobuf/
DDescriptors.java1677 private Descriptor inputType; field in Descriptors.MethodDescriptor