Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A DtcuAstcUtil.cpp1921 struct ISEInput struct
1923 struct Block
1929 bool isGivenInBlockForm;
1931 {
1935 } value;
1937 ISEInput(void) : isGivenInBlockForm(false) in ISEInput() function